Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nolim1t/jsonbodyparser

express.js middleware for dealing with URLencoded JSON body posts
https://github.com/nolim1t/jsonbodyparser

Last synced: 2 days ago
JSON representation

express.js middleware for dealing with URLencoded JSON body posts

Awesome Lists containing this project

README

        

jsonbodyParser
==============

Overview
-------------

express.js middleware for dealing with URLencoded raw body posts

Dependencies
-------------

```bash
npm install bytes
npm install formidable
npm install qs
```

TODO
-------------

Make package.json