{"id":15665188,"url":"https://github.com/jeromewu/erm-server","last_synced_at":"2025-03-30T04:24:57.703Z","repository":{"id":31043111,"uuid":"34601757","full_name":"jeromewu/erm-server","owner":"jeromewu","description":"Express-Restify-Mongoose Server","archived":false,"fork":false,"pushed_at":"2015-04-26T08:10:16.000Z","size":140,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-05T06:43:41.917Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jeromewu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-04-26T07:10:53.000Z","updated_at":"2015-04-26T08:10:16.000Z","dependencies_parsed_at":"2022-09-01T16:30:12.000Z","dependency_job_id":null,"html_url":"https://github.com/jeromewu/erm-server","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeromewu%2Ferm-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeromewu%2Ferm-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeromewu%2Ferm-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeromewu%2Ferm-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jeromewu","download_url":"https://codeload.github.com/jeromewu/erm-server/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246275751,"owners_count":20751332,"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-10-03T13:45:13.475Z","updated_at":"2025-03-30T04:24:57.684Z","avatar_url":"https://github.com/jeromewu.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# erm-server\n\n## Introduction\nExpress-Restify-Mongoose server (erm-server) is a node.js based approach to create a RESTful API server with a short period of time, it utilizes the library of express-restify-mongoose (https://github.com/florianholzapfel/express-restify-mongoose).\n\n## Build\n\n```\nnpm install\n```\nYou will need to install mongodb as well\n\n## Execution\n\n```\nnpm start\n```\n\n## Development\nSee `config.js` to define the port of the server and the URI of the mongodb. To build your own RESTful API, first you need to define the mongoose model in json format and put in `./mongoose-models`, the name of the json file will be the name of the collection, and the content will be the schema. Then start the server and that's it!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeromewu%2Ferm-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjeromewu%2Ferm-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeromewu%2Ferm-server/lists"}