{"id":19703077,"url":"https://github.com/jayvirrathi/fastify-rest-api","last_synced_at":"2026-04-29T08:35:17.261Z","repository":{"id":123947142,"uuid":"336465680","full_name":"Jayvirrathi/fastify-rest-api","owner":"Jayvirrathi","description":"A fast REST APIs with Node.js, MongoDB, Fastify and Swagger.","archived":false,"fork":false,"pushed_at":"2021-02-06T10:08:26.000Z","size":96,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-31T10:40:54.372Z","etag":null,"topics":["fastify","mongodb","nodejs","rest-api","swagger"],"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/Jayvirrathi.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":"2021-02-06T05:45:15.000Z","updated_at":"2021-02-06T10:08:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"ae4e85ac-fecc-48e9-8b70-1e010e6db7bf","html_url":"https://github.com/Jayvirrathi/fastify-rest-api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Jayvirrathi/fastify-rest-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jayvirrathi%2Ffastify-rest-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jayvirrathi%2Ffastify-rest-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jayvirrathi%2Ffastify-rest-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jayvirrathi%2Ffastify-rest-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jayvirrathi","download_url":"https://codeload.github.com/Jayvirrathi/fastify-rest-api/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jayvirrathi%2Ffastify-rest-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274340939,"owners_count":25267297,"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","status":"online","status_checked_at":"2025-09-09T02:00:10.223Z","response_time":80,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["fastify","mongodb","nodejs","rest-api","swagger"],"created_at":"2024-11-11T21:16:54.801Z","updated_at":"2026-04-29T08:35:12.225Z","avatar_url":"https://github.com/Jayvirrathi.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# A fast REST APIs with Node.js, MongoDB, Fastify and Swagger.\n\n\u003e A Node.js project\n\n## Build Setup\n\n```bash\n# install dependencies\nnpm install\n\n# serve with hot reload at localhost:3000\nnpm start\n```\n\n## Prerequisites\n\n-   Nodejs\n-   MongoDB\n\n**Request:**\n\n```json\nPOST api/cars\n{\n    \"title\": \"Model X\",\n    \"brand\": \"Tesla\",\n    \"price\": \"100000\",\n    \"age\": \"1\",\n\t \"services\": {\n            \"state\": \"United State\",\n            \"city\": \"San Diegoo\"\n    }\n}\n\nGET api/cars\n\nGET api/cars/:id\n\nPUT api/cars/:id\n{\n    \"title\": \"Model X\",\n    \"brand\": \"Tesla\",\n    \"price\": \"150000\",\n    \"age\": \"1\",\n    \"services\": {\n            \"state\": \"United State\",\n            \"city\": \"Las Vegas\"\n    }\n}\n\nDELETE api/cars/:id\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjayvirrathi%2Ffastify-rest-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjayvirrathi%2Ffastify-rest-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjayvirrathi%2Ffastify-rest-api/lists"}