opine/collection

RESTful API for MongoDB collections

Installs: 264

Dependents: 4

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 0

Open Issues: 3

pkg:composer/opine/collection

2.0.8 2014-12-26 15:40 UTC

This package is not auto-updated.

Last update: 2025-09-27 19:18:31 UTC


README

Stories in Ready Collections

RESTful API for MongoDB collections

JSON REST API

/api/collection/{collection}/[{method}/{limit}/{page}/{sort}/{fields}]

JSON REST API for Bunldles

/{bundle}/api/collection/{collection}[/{method}/{limit}/{page}/{sort}/{fields}]

HTML INDEX

/{collection plural}/[{method}/{limit}/{page}/{sort}]

HTML ITEM

/{collection singular}/{slug} /{collection singular}/id/{id}