A scalable backend system built using Go for handling SaaS applications.
- Go (Golang)
- REST APIs
- Modular Architecture
- User Authentication (JWT)
- API Routing
- Scalable Project Structure
cmd/ → entry point
internal/ → business logic
pkg/ → reusable packages
go run cmd/main.go