{"id":21096590,"url":"https://github.com/terieyenike/pern-server","last_synced_at":"2026-04-09T12:47:15.299Z","repository":{"id":110877093,"uuid":"293385741","full_name":"Terieyenike/pern-server","owner":"Terieyenike","description":"Backend for a task app built with PostgreSQL","archived":false,"fork":false,"pushed_at":"2020-09-07T13:18:04.000Z","size":20,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-11T13:13:13.716Z","etag":null,"topics":["express","node","postgresql","sql"],"latest_commit_sha":null,"homepage":"https://pacific-beyond-99149.herokuapp.com/todos","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/Terieyenike.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":"2020-09-07T00:33:25.000Z","updated_at":"2020-10-24T19:25:09.000Z","dependencies_parsed_at":"2023-03-13T13:47:38.118Z","dependency_job_id":null,"html_url":"https://github.com/Terieyenike/pern-server","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/Terieyenike%2Fpern-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Terieyenike%2Fpern-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Terieyenike%2Fpern-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Terieyenike%2Fpern-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Terieyenike","download_url":"https://codeload.github.com/Terieyenike/pern-server/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243538100,"owners_count":20307104,"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":["express","node","postgresql","sql"],"created_at":"2024-11-19T22:38:15.323Z","updated_at":"2025-12-30T22:47:37.011Z","avatar_url":"https://github.com/Terieyenike.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Postgres crud server\n\n## Installation\n1. Ensure you have Node installed: https://nodejs.org\n1. Download PostgreSQL for storing our data in a database, https://www.postgresql.org/\n\n## Development\n1. Run/Start Postgres to have access to connect to the database in the terminal.\n\n```psql\n\\c database_name\nor\npsql -U postgres\n```\n\n## Restful API\n\nCreating a Restful API in order to run the CRUD operation that uses transfer protocol (HTTP).\n\n## Getting started\n\n1. Understanding of basic SQL commands and creating Restful APIs - Get, Edit, Delete, and Update endpoints.\n\n2. Install the dependencies, run `npm install` in the project.\n\n\n## Backend API\nEnsure the backend is running with `npm start` in the terminal.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fterieyenike%2Fpern-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fterieyenike%2Fpern-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fterieyenike%2Fpern-server/lists"}