Aconex / drakov

Mock Server that implements the API Blueprint specification
MIT License
481 stars 115 forks source link

Exports requestUtils to use as body parser. #188

Closed ajkamel closed 1 year ago

ajkamel commented 5 years ago

We want to export this body parsing util so that it can behave well with newer applications. And so that we have the option of using the built in parser if needed.

@subinvarghesein @yakovkhalinsky Let me know your thoughts about this. Thanks again.