https://github.com/younusaliakash/basic-crud-node-postgresql-backend
Developed a very basic level backend using the popular database PostgreSQL. In this app, I practiced the normal version of CRUD operation using Node and Express servers.
https://github.com/younusaliakash/basic-crud-node-postgresql-backend
backend expressjs nodejs postgresql
Last synced: 2 months ago
JSON representation
Developed a very basic level backend using the popular database PostgreSQL. In this app, I practiced the normal version of CRUD operation using Node and Express servers.
- Host: GitHub
- URL: https://github.com/younusaliakash/basic-crud-node-postgresql-backend
- Owner: younusaliakash
- Created: 2021-10-09T16:21:10.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-10-09T19:55:05.000Z (over 3 years ago)
- Last Synced: 2025-02-01T05:23:43.024Z (4 months ago)
- Topics: backend, expressjs, nodejs, postgresql
- Language: JavaScript
- Homepage:
- Size: 18.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# basic-crud-node-postgresql-backend