{"id":18803400,"url":"https://github.com/sharmilas22/restapi-postgres-nodejs","last_synced_at":"2026-05-08T04:04:57.968Z","repository":{"id":112856170,"uuid":"365751735","full_name":"SharmilaS22/restapi-postgres-nodejs","owner":"SharmilaS22","description":"REST api in nodejs for Postgres database using sequelise","archived":false,"fork":false,"pushed_at":"2021-05-30T12:00:50.000Z","size":25,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-12-29T20:27:58.609Z","etag":null,"topics":["nodejs","postgresql","restapi"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/SharmilaS22.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-05-09T12:50:48.000Z","updated_at":"2021-05-30T12:00:52.000Z","dependencies_parsed_at":"2023-05-24T13:45:37.671Z","dependency_job_id":null,"html_url":"https://github.com/SharmilaS22/restapi-postgres-nodejs","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/SharmilaS22%2Frestapi-postgres-nodejs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SharmilaS22%2Frestapi-postgres-nodejs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SharmilaS22%2Frestapi-postgres-nodejs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SharmilaS22%2Frestapi-postgres-nodejs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SharmilaS22","download_url":"https://codeload.github.com/SharmilaS22/restapi-postgres-nodejs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239735262,"owners_count":19688262,"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":["nodejs","postgresql","restapi"],"created_at":"2024-11-07T22:35:02.391Z","updated_at":"2026-05-08T04:04:57.935Z","avatar_url":"https://github.com/SharmilaS22.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# restapi-postgres-nodejs\nREST api in nodejs for Postgres database using sequelise\n\nPostman folder contains the postman collection to test api's\n\n- To install dependencies\n```\nnpm i\n```\n\n- To run\n```\nnode index.js\n```\n\n## Route /user\n- GET     - Get all users\n- POST    - Add a new user\n- DELETE  - Delete all users\n\n\n## Route /user/:userid\n- GET      - Get user details with given userid\n- DELETE   - Delete the user with given userid\n- PUT      - Updates the user with given userid (updates all the fields)\n- PATCH    - Updates the user with given userid \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsharmilas22%2Frestapi-postgres-nodejs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsharmilas22%2Frestapi-postgres-nodejs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsharmilas22%2Frestapi-postgres-nodejs/lists"}