{"id":21251311,"url":"https://github.com/deadmanshadow/node-rest-api","last_synced_at":"2026-04-13T00:18:57.770Z","repository":{"id":254234752,"uuid":"845849060","full_name":"deadmanShadow/node-rest-api","owner":"deadmanShadow","description":"Node.js RESTful API service based on Express.js 4, featuring CRUD operations with PostgreSQL.","archived":false,"fork":false,"pushed_at":"2024-08-22T08:09:49.000Z","size":29,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-15T05:26:03.542Z","etag":null,"topics":["expressjs","nodejs","postgresql"],"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/deadmanShadow.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":"2024-08-22T03:36:55.000Z","updated_at":"2024-08-26T16:46:24.000Z","dependencies_parsed_at":"2024-11-21T04:02:05.636Z","dependency_job_id":null,"html_url":"https://github.com/deadmanShadow/node-rest-api","commit_stats":null,"previous_names":["deadmanshadow/node-rest-api"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/deadmanShadow/node-rest-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deadmanShadow%2Fnode-rest-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deadmanShadow%2Fnode-rest-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deadmanShadow%2Fnode-rest-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deadmanShadow%2Fnode-rest-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deadmanShadow","download_url":"https://codeload.github.com/deadmanShadow/node-rest-api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deadmanShadow%2Fnode-rest-api/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266405360,"owners_count":23923533,"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-07-21T11:47:31.412Z","response_time":64,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":["expressjs","nodejs","postgresql"],"created_at":"2024-11-21T03:41:44.919Z","updated_at":"2026-04-13T00:18:57.727Z","avatar_url":"https://github.com/deadmanShadow.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Node REST API\n\nThis repository contains a REST API project built using Express.js, Node.js, and PostgreSQL. The project is focused on practicing core RDBMS concepts, the fundamentals of creating a RESTful API, and API testing using Postman. The project includes CRUD operations.\n\n## Technologies\n\n- **Node.js** - JavaScript runtime for building server-side applications.\n- **Express.js** - Minimalist web framework for Node.js to manage routing and middleware.\n- **PostgreSQL** - Relational database system for handling data persistence.\n- **Postman** - API client used to test, monitor, and document API endpoints.\n- **SQL Shell (`psql`)** - Command-line interface for interacting with PostgreSQL databases.\n\n## Features\n\n- Routing concepts and structuring routes in an Express.js application.\n- Creating and managing a PostgreSQL database using the `psql` shell.\n- Performing SQL queries directly on the PostgreSQL database.\n- Utilizing Postman to test the API endpoints and validate responses.\n- Understanding and implementing callback functions for asynchronous operations.\n\n## SQL Shell Setup\n\nTo interact with your PostgreSQL database using the SQL shell (`psql`), follow these steps:\n\n1. Open your terminal.\n2. Start the `psql` shell by typing:\n   ```sh\n   psql -U your_username -d your_database\n   ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeadmanshadow%2Fnode-rest-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeadmanshadow%2Fnode-rest-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeadmanshadow%2Fnode-rest-api/lists"}