A router for Dia. Allow add dia middlewares for handle different url addresses.


Keywords
dart, dia, http-server
License
MIT

Documentation

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