{"id":16330465,"url":"https://github.com/robertoachar/docker-express-mongodb","last_synced_at":"2025-03-22T22:31:43.393Z","repository":{"id":110399286,"uuid":"108664215","full_name":"robertoachar/docker-express-mongodb","owner":"robertoachar","description":":whale: A playground for Docker with Express and MongoDB.","archived":false,"fork":false,"pushed_at":"2018-04-20T17:54:30.000Z","size":46,"stargazers_count":15,"open_issues_count":0,"forks_count":18,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-18T15:21:35.495Z","etag":null,"topics":["docker","docker-compose","express","live-reload","mongodb","node","nodemon","rest-api"],"latest_commit_sha":null,"homepage":"","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/robertoachar.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,"publiccode":null,"codemeta":null}},"created_at":"2017-10-28T16:13:57.000Z","updated_at":"2025-02-20T20:23:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"cd290a9a-9c2f-4d6f-9150-fabc343fc58e","html_url":"https://github.com/robertoachar/docker-express-mongodb","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/robertoachar%2Fdocker-express-mongodb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertoachar%2Fdocker-express-mongodb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertoachar%2Fdocker-express-mongodb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertoachar%2Fdocker-express-mongodb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robertoachar","download_url":"https://codeload.github.com/robertoachar/docker-express-mongodb/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245028691,"owners_count":20549564,"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":["docker","docker-compose","express","live-reload","mongodb","node","nodemon","rest-api"],"created_at":"2024-10-10T23:19:17.411Z","updated_at":"2025-03-22T22:31:43.382Z","avatar_url":"https://github.com/robertoachar.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# docker-express-mongodb\n\nGenerated by [OSS Project Generator](http://bit.ly/generator-oss-project).\n\n[![License][license-badge]][license-url]\n\n\u003e A playground for Docker with Express and MongoDB.\n\n# Development\n\n* Cloning the repo\n\n```bash\n$ git clone https://github.com/robertoachar/docker-express-mongodb.git\n```\n\n* Installing dependencies\n\n```bash\n$ npm install\n```\n\n* Running scripts\n\n| Action                    | Usage          |\n| ------------------------- | -------------- |\n| Starting development mode | `npm start`    |\n| Linting code              | `npm run lint` |\n\n# Docker\n\n* Building an image\n\n```bash\n$ docker-compose build\n```\n\n* Running a container\n\n```bash\n$ docker-compose up\n```\n\n* Stopping a container\n\n```bash\n$ docker-compose down\n```\n\n# Rest API\n\n### User Service\n\n| Method | Endpoint       | Description               |\n| ------ | -------------- | ------------------------- |\n| GET    | /api/users     | Retrieves a list of users |\n| POST   | /api/users     | Retrieves a specific user |\n| GET    | /api/users/:id | Creates a new user        |\n| PUT    | /api/users/:id | Updates user              |\n| DELETE | /api/users/:id | Deletes user              |\n\n# Postman\n\n* postman/docker-express-mongo.postman.json\n\n# Author\n\n[Roberto Achar](https://twitter.com/robertoachar)\n\n# License\n\n[MIT](https://github.com/robertoachar/docker-express-mongodb/blob/master/LICENSE)\n\n[license-badge]: https://img.shields.io/github/license/robertoachar/docker-express-mongodb.svg\n[license-url]: https://opensource.org/licenses/MIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobertoachar%2Fdocker-express-mongodb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobertoachar%2Fdocker-express-mongodb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobertoachar%2Fdocker-express-mongodb/lists"}