I don't know if this what everyone called as clean code but I like this architecture.
- GoFiber: github.com/gofiber/fiber/v2
- SQLite: github.com/mattn/go-sqlite3
- Cobra: github.com/spf13/cobra
- JWT: github.com/golang-jwt/jwt/v5
- User API
- Simple query builder
- Simple authentication based on JWT