• Stars
    star
    1
  • Language
    Go
  • Created 10 months ago
  • Updated 10 months ago

Reviews

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.

More Repositories