Skip to content

Fog3211/learn-golang-mongodb-api

Repository files navigation

Go Authentication Service

A robust authentication service built with Go, featuring MongoDB integration and secure user management.

Features

  • User authentication (Sign up/Sign in)
  • MongoDB integration
  • Password encryption
  • Role-based access
  • Email verification support
  • JWT-based authentication

Prerequisites

  • Go 1.19 or higher
  • MongoDB
  • Make (optional, for using Makefile commands)
  • Vercel CLI (for deployment)

Project Structure

Releases

No releases published

Packages

No packages published

Languages