{"id":21734467,"url":"https://github.com/pedro-donoso/restapi-node-postgres","last_synced_at":"2026-04-07T23:32:07.510Z","repository":{"id":42520239,"uuid":"456948269","full_name":"pedro-donoso/restapi-node-postgres","owner":"pedro-donoso","description":"Rest API: Utilizo modulo pg, levanto servidor con Express y creo rutas, en Middlewares utilizo métodos para formato JSON y urlencoded, con Postgresql creo Base de Datos y agrego datos a Tabla","archived":false,"fork":false,"pushed_at":"2024-06-18T02:47:39.000Z","size":1647,"stargazers_count":1,"open_issues_count":8,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-08T13:00:32.313Z","etag":null,"topics":["api","api-rest","express","express-js","expressjs","json","json-api","node","node-js","nodejs","nodemon","npm","pg","postgres","postgresql","rest-api","terminal"],"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/pedro-donoso.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-02-08T13:40:06.000Z","updated_at":"2024-05-08T07:02:08.000Z","dependencies_parsed_at":"2024-05-08T09:27:18.833Z","dependency_job_id":"e7b0b8d8-b6d9-47b0-9f3d-602d4340f2ee","html_url":"https://github.com/pedro-donoso/restapi-node-postgres","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pedro-donoso/restapi-node-postgres","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedro-donoso%2Frestapi-node-postgres","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedro-donoso%2Frestapi-node-postgres/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedro-donoso%2Frestapi-node-postgres/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedro-donoso%2Frestapi-node-postgres/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pedro-donoso","download_url":"https://codeload.github.com/pedro-donoso/restapi-node-postgres/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedro-donoso%2Frestapi-node-postgres/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31533823,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T16:28:08.000Z","status":"ssl_error","status_checked_at":"2026-04-07T16:28:06.951Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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","api-rest","express","express-js","expressjs","json","json-api","node","node-js","nodejs","nodemon","npm","pg","postgres","postgresql","rest-api","terminal"],"created_at":"2024-11-26T05:09:11.881Z","updated_at":"2026-04-07T23:32:07.494Z","avatar_url":"https://github.com/pedro-donoso.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Steps\n\n### INIT\n\n1. Download or Clone repo\n\n### TERMINAL\n\n2. In terminal:\n\n```\nnpm i express pg nodemon\n```\n\n### RUN\n\n3. In terminal:\n\n```\nnpm run dev\n```\n\n### PSQL\n\n4. Configuration in PSQL:\n\n![vscode](https://user-images.githubusercontent.com/68760595/153223147-bf89fd18-0161-46eb-864d-087050e5d9ee.PNG)\n\n### GET USERS\n\n5. View users in localhost:\n\n![local](https://user-images.githubusercontent.com/68760595/153224051-03483e7b-e46a-4dae-89f8-c9882d82a7d0.PNG)\n\n### POST\n\n6. In Extension VSCode \"Thunder Client\":\n\nMethod POST -\u003e JSON\n\n![thunder](https://user-images.githubusercontent.com/68760595/153226782-33827176-ff23-453c-8fd9-083a28036ff2.PNG)\n\n### GET\n\n7. Method GET -\u003e Search Users by ID\n\n![GET](https://user-images.githubusercontent.com/68760595/153227850-254086c2-e76b-4636-8a86-139120767633.PNG)\n\n### DELETE\n\n8. Method DELETE -\u003e Delete Users by ID\n\n![DELETE](https://user-images.githubusercontent.com/68760595/153228710-6fd9aaef-ae62-4491-a523-5163db8ccb65.PNG)\n\n### UPDATE\n\n9. Method PUT -\u003e Update Users by ID\n\n![update](https://user-images.githubusercontent.com/68760595/153231413-cf69656d-7733-4752-bf44-5da774d465b2.PNG)\n\n* View changes -\u003e Method GET\n\n```\nhttp://localhost:3000/users\n```\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpedro-donoso%2Frestapi-node-postgres","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpedro-donoso%2Frestapi-node-postgres","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpedro-donoso%2Frestapi-node-postgres/lists"}