https://github.com/mikebionic/uneexpo-go
https://github.com/mikebionic/uneexpo-go
api gin go golang postgresql sql
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mikebionic/uneexpo-go
- Owner: mikebionic
- Created: 2025-08-12T13:23:58.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-09-09T18:53:38.000Z (7 months ago)
- Last Synced: 2025-09-09T22:34:23.112Z (7 months ago)
- Topics: api, gin, go, golang, postgresql, sql
- Language: Go
- Homepage:
- Size: 33.2 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# UNEEXPO 🚧
**UNEEXPO** is a logistics-oriented API ecosystem built with **Go (Golang)**, **Gin**, and **PostgreSQL**.
It aims to provide services for logistics operations, including user management, offers, cargo, vehicles, analytics, chat, notifications, and more.
---
## Status
🚧 **This project is under active development.**
Documentation, setup guides, and detailed feature descriptions will be published soon.
---
## Highlights
* Modular architecture with controllers, services, and repositories.
* REST API endpoints for core logistics features.
* PostgreSQL-backed with schema migrations.
* WebSocket chat and Firebase push notifications planned.
* Deployment-ready with Docker Compose and `systemd`.
---
## Note
For now, this README is a placeholder. Full setup instructions and technical documentation will be available once the project reaches its first stable release.