Skip to content

marcus-dk/userauth

Repository files navigation

userauth - A user authentication API in Go

by marcusS

building a user authentication api with go
built with help of llms


features

persistent storage with json
registration, login, updating, deletion, listing of all and specific users, token auth, health check and more
Automated test for API
Graceful shutdown (useful for running development, listens for [^C])


todo:

expand capabilities further

About

a user authentication api written in go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages