{"id":21258003,"url":"https://github.com/cuongndc9/node-express-restful","last_synced_at":"2025-09-01T16:41:38.048Z","repository":{"id":116046442,"uuid":"170903883","full_name":"cuongndc9/node-express-restful","owner":"cuongndc9","description":"🗡️ Build a RESTful API using Node and Express.","archived":false,"fork":false,"pushed_at":"2019-02-19T14:41:51.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-21T21:32:33.815Z","etag":null,"topics":["103cuong","express","expressjs","node","nodejs","rest-api","restful-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/cuongndc9.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":"2019-02-15T17:35:13.000Z","updated_at":"2021-09-04T09:11:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"e19a2ec4-721d-4653-b27a-51757ba4150f","html_url":"https://github.com/cuongndc9/node-express-restful","commit_stats":null,"previous_names":["cuonginspire/node-express-restful","cuongnd9/node-express-restful","cuongndc9/node-express-restful"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cuongndc9%2Fnode-express-restful","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cuongndc9%2Fnode-express-restful/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cuongndc9%2Fnode-express-restful/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cuongndc9%2Fnode-express-restful/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cuongndc9","download_url":"https://codeload.github.com/cuongndc9/node-express-restful/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243691339,"owners_count":20331946,"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":["103cuong","express","expressjs","node","nodejs","rest-api","restful-api"],"created_at":"2024-11-21T04:06:48.873Z","updated_at":"2025-03-15T06:23:54.448Z","avatar_url":"https://github.com/cuongndc9.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# node-express-restful\n\n\u003e 🗡️ Build a RESTful API using Node and Express.\n\n## Install\n\nInstall dependencies\n```\n$ npm i\n```\nCreate `.env` file\n```\nMONGODB_URI=\u003cYour Mongodb URI\u003e\n```\n\n## Usage\n\nOne line to run\n```\n$ npm start\n```\n\n## API\n\n| Route            | HTTP method | Description                 |\n|------------------|-------------|-----------------------------|\n| /api/cats        | `GET`       | Get all the cats.           |\n| /api/cats        | `POST`      | Create a cat.               |\n| /api/cats/:catId | `GET`       | Get a single cat.           |\n| /api/cats/:catId | `PUT`       | Update a cat with new info. |\n| /api/cats/:catId | `DELETE`    | Delete a cat.               |\n\n## License\n\n![](https://img.shields.io/github/license/cuongw/node-express-restful.svg?style=flat-square)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcuongndc9%2Fnode-express-restful","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcuongndc9%2Fnode-express-restful","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcuongndc9%2Fnode-express-restful/lists"}