0.1.0 • Published 6 years ago

monqade-express v0.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
6 years ago

Monqade Logo

An express/monqade interface - automating Monqade into an http API. The Express component of the Monqade Project.

NPM Version MIT License Linux Build Windows Build Test Coverage

Monqade Express (Beta)

The Monqade-Express Proxy

Fundamental component of the Monqade Project Provides the go-between for Monqade and Express

Features

  • Convert an Monqade Schema into a API automatically
  • Automatic endpoint generation
  • Automatic discovery json for API client automation
  • Uniform CRUD operations; insert document is pretty much same as update document
  • Uniform API calls
  • Enforced schema versioning

Documentation

Monqade Project

Git Repo

https://github.com/terary/monqade-express

Installation

npm install monqade-express

Examples

See the examples/ directory for examples of the key features.

Contributors

T. Chambers

License

MIT

Preferred Markdown Editor

https://pandao.github.io/editor.md/en.html

0.1.0

6 years ago