[go: nahoru, domu]

Skip to content

philspitler/spitfire-mongo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spitfire Mongo Adapter

npm version

MongoDB resource storage adapter

Requirements:

  • Node.js
  • MongoDB

Features:

get, create, update and delete methods for resources

get and create methods for single level nested resources

Notes:

While single level nesting of resources is limiting, with multiple calls, one should be able to get any related information needed. If it turns out to be too limiting or intensive, adjustments can be made at that time.

Example:

https://github.com/philspitler/spitfire-express - Implemented as an Express.js middleware to dynamically generate RESTful endpoints.

About

Mongo database adapter for Spitfire BAAS storage.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published