There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
A Go backend application that implements registration, authentication, and authorization using Access and Refresh JWT tokens. It also provides a small REST API using go fiber for creating, retrieving, updating, and deleting user cards. PostgreSQL is used for interacting with the database using GORM.