building a user authentication api with go
built with help of llms
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])
expand capabilities further