Skip to content

armistcxy/Flotify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flotify

A simple Spotify web API clone written in Go

What I have used ?

  • gin: routing, middleware.
  • pgx: management, interacting with database.
  • migrate: CLI for managing database version.
  • swaggo: generating Swagger Documentation 2.0 from annotations.
  • jwt-go: implementation simple authentication with refresh token mechanism.
  • viper: reading config files.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages