{"id":17154163,"url":"https://github.com/gurleensethi/restify-crud","last_synced_at":"2026-05-04T04:32:00.702Z","repository":{"id":98501576,"uuid":"379753376","full_name":"gurleensethi/restify-crud","owner":"gurleensethi","description":"A simple CRUD app with restify.","archived":false,"fork":false,"pushed_at":"2021-06-23T23:34:55.000Z","size":35,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-24T13:26:12.892Z","etag":null,"topics":["api","crud","nodejs","restify","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gurleensethi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-06-23T23:34:45.000Z","updated_at":"2021-06-23T23:35:28.000Z","dependencies_parsed_at":"2023-07-24T20:45:53.776Z","dependency_job_id":null,"html_url":"https://github.com/gurleensethi/restify-crud","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gurleensethi/restify-crud","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gurleensethi%2Frestify-crud","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gurleensethi%2Frestify-crud/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gurleensethi%2Frestify-crud/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gurleensethi%2Frestify-crud/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gurleensethi","download_url":"https://codeload.github.com/gurleensethi/restify-crud/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gurleensethi%2Frestify-crud/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32595081,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T22:12:39.696Z","status":"online","status_checked_at":"2026-05-04T02:00:06.625Z","response_time":58,"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":["api","crud","nodejs","restify","typescript"],"created_at":"2024-10-14T21:48:25.949Z","updated_at":"2026-05-04T04:32:00.683Z","avatar_url":"https://github.com/gurleensethi.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# restify-crud\n\nA simple CRUD app built using `restify` and `typescript`.\n\n## Installing and Setup\n\n```\nnpm install\n```\n\n```\nnpm run start:dev\n```\n\n## Routes\n\n- `GET /transactions`\n- `POST /transactions`\n  - Payload: `{ type: \"credit\" | \"debit\", amount: 100 }`\n- `DELETE /transactions/:id`\n- `GET /account/current-balance`\n\nMake sure to send the header `Content-Type: application/json` with each request.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgurleensethi%2Frestify-crud","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgurleensethi%2Frestify-crud","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgurleensethi%2Frestify-crud/lists"}