This is a Go API which incorporates the following features:
| Features | Implemented |
|---|---|
| ✍️ Go best practices (Avoiding ORMs, API Libraries to learn Go effectively) | ✅ |
| 🧱 Neat Project Layout | ✅ |
| 🧪 Unit Tests | ⏳ |
| 📦 Database Connection | ✅ |
| 💾 Caching | ⏳ |
| 🥡 Containerization | ⏳ |
| 🚫 Secret Management | ✅ |