1.0.7 • Published 8 years ago

spitfire-node v1.0.7

Weekly downloads
4
License
ISC
Repository
github
Last release
8 years ago

Spitfire

npm version

API to manage “resources” in MongoDB.

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/spitfireio/spitfire-express - Implemented as an Express.js middleware to dynamically generate RESTful endpoints.

1.0.7

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

9 years ago

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago