is-json
Body parser
Checks if a Koa request body contains JSON data
check if a koa body should be interpreted as JSON
17 stars
5 watching
4 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A collection of body parsers for Koa.js applications. | 39 |
| Middleware for parsing request bodies in Koa applications | 1,312 |
| Middleware for generating pretty-printed JSON responses in Koa applications. | 198 |
| Middleware for validating JSON Web Tokens in Koa applications | 1,347 |
| Enables safe and secure query string parsing in Koa applications | 88 |
| An error handling middleware for Koa applications | 91 |
| A middleware plugin for Koa.js applications that safely wraps JSON responses in JSONP (JavaScript and XML Parsing) to facilitate cross-domain requests. | 17 |
| Middleware for validating parameters in web applications | 67 |
| Converts markdown to HTML for use with Koa.js applications | 37 |
| An authentication module for Koa.js applications | 118 |
| Caches request data based on the request path and takes snapshots of requests. | 10 |
| Provides etag support for Koa responses | 113 |
| Middleware for compressing responses in Koa applications | 437 |
| Middleware for handling error responses in web applications. | 102 |
| A middleware solution to filter response data based on querystring parameters. | 93 |