Repository
Current version released
2 years ago
Dependencies
std
parsec π
Tiny body parser for Deno. Port of the milliparsec library.
Features
- supports JSON and urlencoded body parsing
- parses only when
Content-Type
header matches the parserβs type - custom callback function