Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 869 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 869 Bytes

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