Awesome
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
Tiny body parser for Deno. Port of the milliparsec library.
Content-Type
header matches the parser's type