https://github.com/sofyansetiawan/order-product-restapi-nodejs-postgresql
Order product by customer with payment method management REST API using Express and PostgreSQL (pool query callback-based - no ORM)
https://github.com/sofyansetiawan/order-product-restapi-nodejs-postgresql
Last synced: 7 months ago
JSON representation
Order product by customer with payment method management REST API using Express and PostgreSQL (pool query callback-based - no ORM)
- Host: GitHub
- URL: https://github.com/sofyansetiawan/order-product-restapi-nodejs-postgresql
- Owner: sofyansetiawan
- Created: 2021-05-23T17:26:05.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-24T10:05:29.000Z (over 4 years ago)
- Last Synced: 2025-01-10T22:23:08.664Z (9 months ago)
- 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
# order-product-restapi-nodejs-postgresql
Order product by customer with payment method management REST API using Express and PostgreSQL (pool query callback-based - no ORM)