An open API service indexing awesome lists of open source software.

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.

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.

![Vanmango](./assets/image-one.png)

## [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)