Skip to content

hallucinationguys/login-service

Repository files navigation

Hallucination Guys Login Service

Hallucination Guys Dwarves Foundation Discord

Building a login service in Go using Clean Architecture provides separation of concerns and maintainability. This technique encourages scalability and change resilience, which are critical for developing safe and adaptable authentication systems in modern software development.

Quick start

Change .env.sample to .env

$ docker compose up --build -d
$ docker logs login_service -f

Open http://localhost:8080/swagger/index.html to view API Schema

Documentation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published