{"id":25728512,"url":"https://github.com/briso10-dev/intro-rest-apis","last_synced_at":"2026-04-11T01:37:34.179Z","repository":{"id":271496381,"uuid":"792673730","full_name":"Briso10-dev/Intro-REST-APIs","owner":"Briso10-dev","description":"My first RESTAPI implementing CRUD with Nodejs/Express","archived":false,"fork":false,"pushed_at":"2025-02-11T18:53:36.000Z","size":1088,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-26T00:18:29.701Z","etag":null,"topics":["docker","express","javascript","nodejs","rest-api"],"latest_commit_sha":null,"homepage":"https://intro-rest-ap-is.vercel.app","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/Briso10-dev.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":"2024-04-27T08:37:45.000Z","updated_at":"2025-02-11T21:08:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"010847ba-e48d-49b7-b542-0cb3265a3b66","html_url":"https://github.com/Briso10-dev/Intro-REST-APIs","commit_stats":null,"previous_names":["briso10-dev/briso-api-rest","briso10-dev/intro-rest-apis"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Briso10-dev/Intro-REST-APIs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Briso10-dev%2FIntro-REST-APIs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Briso10-dev%2FIntro-REST-APIs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Briso10-dev%2FIntro-REST-APIs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Briso10-dev%2FIntro-REST-APIs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Briso10-dev","download_url":"https://codeload.github.com/Briso10-dev/Intro-REST-APIs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Briso10-dev%2FIntro-REST-APIs/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265151840,"owners_count":23719123,"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","express","javascript","nodejs","rest-api"],"created_at":"2025-02-26T00:18:25.321Z","updated_at":"2026-04-11T01:37:29.141Z","avatar_url":"https://github.com/Briso10-dev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Implementing a RestAPI showing CRUD operations in Nodejs-Expressjs\n\n## 📦 Technologies Used\n\n| Technology      | Description                                      |\n|----------------|--------------------------------------------------|\n| **Javascript** | Javascript as main language in its latest ES    |\n| **Node.js**    | JavaScript runtime for server-side development   |\n| **Express.js** | Minimalist web framework for building APIs       |\n| **Docker**     | Containerization for easy deployment \u0026 scalability |\n\n---\n\n## Installation\n\n**Creating a docker image:**\n```bash\ndocker build -t node_server .\n```\n\n**Running the docker container**\n```bash\n docker run node_server\n```\n#### NB : In each case \"node_server\" refers to the name of the building image\n\n---\n\n## API Documentation\nThe API documentation is accessible at the following address :\n\n```sh\nhttp://localhost:3000/api-docs\n ```\n---\n\n## 🤝 Contributing\n\nWe love contributions! If you'd like to contribute to this project, follow these steps:\n\n1. Fork the repository.\n2. Create a new branch (`git checkout -b feature-name`).\n3. Commit your changes (`git commit -m 'Add some feature'`).\n4. Push to the branch (`git push origin feature-name`).\n5. Open a pull request.\n\nFeel free to report issues or suggest features by opening an issue in this repository.\n\n---\n\n## 📄 License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\n\n---\n\n### 🌟 Show Your Support!\n\nIf you found this project helpful, please give it a ⭐ on GitHub! It helps others discover it too.\n\n\nHappy coding! 💻✨\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbriso10-dev%2Fintro-rest-apis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbriso10-dev%2Fintro-rest-apis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbriso10-dev%2Fintro-rest-apis/lists"}