https://github.com/prosenjitjoy/rest-api-with-postgresql
Rest API implementation with persistent data using PostgreSQL
https://github.com/prosenjitjoy/rest-api-with-postgresql
gin-gonic go-chi pgx postgresql sqlx
Last synced: about 2 months ago
JSON representation
Rest API implementation with persistent data using PostgreSQL
- Host: GitHub
- URL: https://github.com/prosenjitjoy/rest-api-with-postgresql
- Owner: prosenjitjoy
- Created: 2023-04-02T20:44:47.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-02T20:47:34.000Z (about 3 years ago)
- Last Synced: 2025-07-22T17:03:09.734Z (11 months ago)
- Topics: gin-gonic, go-chi, pgx, postgresql, sqlx
- Language: Go
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Go-with-PostgreSQL
Rest API implementation with persistent data using PostgreSQL