Skip to content

coderero/uauth

Repository files navigation

UAuth - User Authentication System

UAuth is a user authentication system that allows you to create, update, delete, and authenticate users. A simple side project to demonstrate the use of user management and authentication using restful APIs.

Features

  • Create a new user
  • Update user details
  • Delete a user
  • Authenticate a user

Technologies

  • Go
  • Fiber
  • PostgreSQL
  • Redis
  • Docker
  • Docker Compose

Installation

  1. Clone the repository
  2. Run docker-compose up to start the application
  3. The application will be available at http://localhost:8080

API Documentation

API documentation is coming soon.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Author

Acknowledgements

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published