Skip to content

Rezwanul-Haque/ar5go

Repository files navigation

ArちGo - Clean Architecture with JWT & Cache based authentication in golang

ち - chi, is a japanese character. so actual project name archigo

Interactive API documentation (provided by Swagger UI, Redoc, Rapidoc)

- http://localhost:8080/docs/swagger
- http://localhost:8080/docs/redoc
- http://localhost:8080/docs/rapidoc

Run Seeder

go mod vendor

go run main.go seed

or

go run main.go seed --truncate=true or -t=true

Local

go mod vendor

go run main.go serve

Docker

make development

About

Implementing Clean Architecture with JWT & Cache based authentication in golang

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages