dia_body

Request body parser middleware for Dia http serer. Parse query, x-www-form-urlencoded, json and form-data params and uploaded files form HttpRequest.


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