go-auth-service

module
v0.0.0-...-dad66ff Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 21, 2022 License: MIT

README

Golang authentication service

Local development

  1. Configure env file
  2. Run postgres and redis in docker container
$ make compose-up
  1. Build and run the app
$ make run

Make sure Makefile includes correct env file.

Directories

Path Synopsis
cmd
app
internal
app
handler/http/v1
Package v1 implements routing paths.
Package v1 implements routing paths.
pkg
httpserver
Package httpserver implements HTTP server.
Package httpserver implements HTTP server.
jwt
postgres
Package postgres implements postgres connection.
Package postgres implements postgres connection.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL