Skip to content

muling3/go-fiber-jwt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GOLang CRUD Rest Api using gofiber

Using mysql db or use dummy data found in the data folder

Implemented

  • Custom Authentication middlware - jwt access tokens
  • Connection to a real sql database
  • mysql CRUD using database\sql package

TODO's

  • Custom Authorization middleware
  • JWT Inbuilt middeware by gofiber
  • Handle refresh tokens

Implementations wll be done weekly

About

Golang CRUD Rest Api using gofiber framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages