{"id":13432179,"url":"https://github.com/developit/restful-mongoose","last_synced_at":"2025-04-14T19:06:17.051Z","repository":{"id":57355021,"uuid":"53911886","full_name":"developit/restful-mongoose","owner":"developit","description":":bird: Expose Mongoose models as RESTful Express resources.","archived":false,"fork":false,"pushed_at":"2017-05-09T15:20:07.000Z","size":4,"stargazers_count":90,"open_issues_count":4,"forks_count":5,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-14T19:06:12.113Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://npm.im/restful-mongoose","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/developit.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-03-15T03:32:59.000Z","updated_at":"2024-02-08T19:39:29.000Z","dependencies_parsed_at":"2022-08-28T13:20:41.104Z","dependency_job_id":null,"html_url":"https://github.com/developit/restful-mongoose","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/developit%2Frestful-mongoose","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/developit%2Frestful-mongoose/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/developit%2Frestful-mongoose/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/developit%2Frestful-mongoose/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/developit","download_url":"https://codeload.github.com/developit/restful-mongoose/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248943456,"owners_count":21186958,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-07-31T02:01:09.212Z","updated_at":"2025-04-14T19:06:17.007Z","avatar_url":"https://github.com/developit.png","language":"JavaScript","readme":"# restful-mongoose [![NPM Version](http://img.shields.io/npm/v/restful-mongoose.svg?style=flat)](https://npmjs.com/package/restful-mongoose)\n\n\u003e Expose Mongoose models as RESTful Express resources.\n\n\n## Installation\n\nAvailable on [npm](https://npmjs.com/package/restful-mongoose):\n\n```sh\nnpm install restful-mongoose\n```\n\n\n## Usage\n\n```js\nimport restfulMongoose from 'restful-mongoose';\n\n// any mongoose Model:\nimport Foo from '../models/foo';\n\n// create and export a Router, mount it anywhere via .use()\nexport default restfulMongoose('foo', Foo);\n```\n","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevelopit%2Frestful-mongoose","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevelopit%2Frestful-mongoose","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevelopit%2Frestful-mongoose/lists"}