Categorygithub.com/GNF-Labs/millenium-lms-rest-api-backend
modulepackage
0.0.0-20240906071932-56bfa2c3d8f0
Repository: https://github.com/gnf-labs/millenium-lms-rest-api-backend.git
Documentation: pkg.go.dev

# README

Millenium LMS Backend written in Go.

Initial Setup

  1. Run go mod tidy to install all required dependencies

Running Steps

  • You can run the server using command go run main.go
  • Or you can run the server with watch files using air

# Packages

Package auth provides functions for generating and verifying JWT tokens for user authentication.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author