modern fast and lightweight backend framework
Simple middleware-style router for RAML based on router
Middleware for validating requests and responses based on a RAML method object
Automatically support RAML resources
Generate an API proxy from a RAML definition, which can be used locally or globally for validating API requests and responses
Generate an API mock service from a RAML definition using Osprey
Generate an API mock service from a RAML definition using Osprey
## Project setup ``` yarn install ```
Osprey middleware
Osprey a RAML binding for Node Js
Blog about data visualization neat as wine.
Array#isArray for older browsers
Get the command from a shebang
Callback wrapping utility
JSON parse & stringify that supports binary via bops & base64
CLI arguments parser. Native port of python's argparse.
Run a function exactly one time
ECMAScript AST recursive visitor
Resolve the path of a module like `require.resolve()` but from a given path
Allows users to use generators in order to write common functions that can be both sync or async.
deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
process.nextTick but always with args
Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible
Use node's fs.realpath, but fall back to the JS implementation if the native one fails