Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 555 Bytes

ReadMe.md

File metadata and controls

21 lines (16 loc) · 555 Bytes

GOPIT

GOaPIjwT, A jwt api which leverages the use and functionalities of go lang.

What covers GOPIT?

  1. It's based on the clean code architecture of uncle bob. See https://blog.cleancoder.com/uncle-bob/2012/08/13/the-clean-architecture.html
  2. Usage of Jwt Tokens.

Libraries that make this project happened.

  1. github.com/dgrijalva/jwt-go
  2. github.com/auth0/go-jwt-middleware
  3. github.com/go-sql-driver/mysql
  4. github.com/gorilla/handlers
  5. github.com/urfave/negroni

Thank you guys :D

Usage

"make run" to your project folder