awcoding.com

  • Packages
Results5 packages owned by awcoding.com
Sort by

diacopy "dia: ^0.1.5" to clipboard
dia: ^0.1.5 copied to clipboard

22
likes
140
pub points
71%
popularity
A simple dart http server in Koa2 style. Use with dia_router, dia_static, dia_body and other packages

dia_corscopy "dia_cors: ^0.1.2" to clipboard
dia_cors: ^0.1.2 copied to clipboard

2
likes
140
pub points
64%
popularity
CORS middleware for Dia http server. Add CORS headers to response. Use it with 'dia' and 'dia_router' packages

dia_routercopy "dia_router: ^0.1.7" to clipboard
dia_router: ^0.1.7 copied to clipboard

1
likes
140
pub points
65%
popularity
A router for Dia. Allow add dia middlewares for handle different url addresses.

dia_staticcopy "dia_static: ^0.1.2" to clipboard
dia_static: ^0.1.2 copied to clipboard

1
likes
140
pub points
40%
popularity
The middleware for Dia http server, for serving static files. Make Dia in webserver for static content).

dia_bodycopy "dia_body: ^0.1.3" to clipboard
dia_body: ^0.1.3 copied to clipboard

1
likes
130
pub points
48%
popularity
Request body parser middleware for Dia http serer. Parse query, x-www-form-urlencoded, json and form-data params and uploaded files form HttpRequest.