Last updated:
0 purchases
palace body parser
PART OF QUEEN PALACE 🏰 #
Parse request bodies and query strings in Dart, as well multipart/form-data uploads. No external
dependencies required.
Motivation #
we need some thing line express.js body-parser
we found that angle body parser is good enough for us but it was outdated so we forked it and polish the code every thing still the same just
removed the unused dependence's
support null safety
fix dart deprecated issues
Usage #
if you are using palace you don't need this package its already shipped with palace and works fine out of the box
else look for the original repository we just polish the code little bit
angel body parser
TODO #
✅ support null safety
✅ remove deprecated issues
❌ replace http_server
❌ replace http_parser
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.