{"id":18940303,"url":"https://github.com/donejs/place-my-order-api","last_synced_at":"2025-04-15T19:31:16.993Z","repository":{"id":33295168,"uuid":"36939896","full_name":"donejs/place-my-order-api","owner":"donejs","description":"The place-my-order.com API","archived":false,"fork":false,"pushed_at":"2024-04-01T19:23:21.000Z","size":50,"stargazers_count":1,"open_issues_count":4,"forks_count":2,"subscribers_count":22,"default_branch":"master","last_synced_at":"2024-10-05T07:46:25.411Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/donejs.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,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2015-06-05T15:21:39.000Z","updated_at":"2024-03-07T19:55:43.000Z","dependencies_parsed_at":"2024-04-01T20:29:47.546Z","dependency_job_id":null,"html_url":"https://github.com/donejs/place-my-order-api","commit_stats":{"total_commits":52,"total_committers":7,"mean_commits":7.428571428571429,"dds":0.6153846153846154,"last_synced_commit":"73ad9eae4527889f0f616476cc8c1c292c543d58"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/donejs%2Fplace-my-order-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/donejs%2Fplace-my-order-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/donejs%2Fplace-my-order-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/donejs%2Fplace-my-order-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/donejs","download_url":"https://codeload.github.com/donejs/place-my-order-api/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223682652,"owners_count":17185262,"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-11-08T12:21:52.541Z","updated_at":"2024-11-08T12:21:57.594Z","avatar_url":"https://github.com/donejs.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# place-my-order-api\n\nThe REST and real-time API for place-my-order.com. Built with Feathers and MongoDB.\n\n## MongoDB\n\nInstall and start [MongoDB](https://www.mongodb.org/) with the default settings. [MongoHub](http://mongohub.todayclose.com/) is a helpful client to view and query databases.\n\nStart MongoDB with:\n\n\u003e sudo mkdir -p /data/db\n\n\u003e sudo mongod --fork --logpath /var/log/mongodb.log\n\n## Installation\n\nInstall the API globally\n\n\u003e npm install place-my-order-api -g\n\nThen start with:\n\n\u003e place-my-order-api\n\nThe default port is `3030`. Some default data will be initialized on the first start.\nYou can now find the API at [http://localhost:3030](http://localhost:3030).\n\n## Environment variables\n\nYou can configure the API by setting the following environment variables:\n\n- __PORT__ - Port for the server to start on. Default is `3030`\n- __MONGODB__ - The MongoDB connection string. Default is `mongodb://localhost:27017/place-my-order`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdonejs%2Fplace-my-order-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdonejs%2Fplace-my-order-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdonejs%2Fplace-my-order-api/lists"}