https://github.com/harshitrajsinha/goclient-vanmango
A Van Management System built using Golang with PostgreSQL, enabling advanced CRUD operations following standard REST API practices.
https://github.com/harshitrajsinha/goclient-vanmango
golang postgresql
Last synced: 5 months ago
JSON representation
A Van Management System built using Golang with PostgreSQL, enabling advanced CRUD operations following standard REST API practices.
- Host: GitHub
- URL: https://github.com/harshitrajsinha/goclient-vanmango
- Owner: harshitrajsinha
- Created: 2025-04-01T07:27:39.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-13T18:02:45.000Z (about 1 year ago)
- Last Synced: 2025-05-13T19:24:49.231Z (about 1 year ago)
- Topics: golang, postgresql
- Language: Go
- Homepage: https://vanmango.vercel.app
- Size: 1.94 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# VANMANGO
π A **Van Management System** built using **Golang** with **PostgreSQL**, enabling advanced CRUD operations following standard REST API practices.

## [Visit Site](https://vanmango.vercel.app/)
## β¨Features
- π **Dependency Injection** for modularity
- π **JWT Authentication** for security
- β **API Versioning** for backward compatibility
- π Robust **error handling** for debugging
- πΎ **Persistant storage** using PostgreSQL
- π€ **API creation and consumption** using Golang
## π Tech Stack
- π₯οΈ **Frontend:** HTML, CSS, Golang
- π **Backend:** Golang
- πΎ **Database:** PostgreSQL
- π **Deployment:** Github (Code Repository), Frontend (Vercel), Server (Vercel), Neon (Database)