Skip to content

Rest Api compiled in golang with JWT token authentication

Notifications You must be signed in to change notification settings

kuzeydemirkaya/GoRestApi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoRestApi

Golang Rest Api Ticket system with Gorilla Mux router and JWT token authentication including cookies.

Ticket system Rest Api consists of:

  • Login with JWT token Authentication
  • Login token saved as cookie
  • Create Ticket using POST Method
  • List Tickets using GET Method

Api can be requested using Postman app

About

Rest Api compiled in golang with JWT token authentication

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages