yesetoda / Loan-Tracker-API

Loan Tracker API is a backend service built with Golang, Gin, JWT-Go, and bcrypt. It features user registration, login, password management, and admin controls for managing users. The API follows Clean Architecture principles for scalability and maintainability. Explore the API via the provided Postman collection.
0 stars 0 forks source link

WIP: started the router,usecases,controllers,repositories and email n… #2

Closed yesetoda closed 2 months ago

yesetoda commented 2 months ago

…otification but not fully functional