dia icon indicating copy to clipboard operation
dia copied to clipboard

A simple dart http server in Koa2 style

DIA http server monorepo

Pub Package GitHub Repo stars

Detailed documentation:

  • dia - A simple dart http server like KoaJS
  • dia_body - The request body parser middleware
  • dia_cors - The CORS middleware
  • dia_router - Router middleware
  • dia_static - The middleware for serving static files