Skip to content
This repository was archived by the owner on Mar 6, 2025. It is now read-only.

Latest commit

 

History

History
21 lines (15 loc) · 366 Bytes

File metadata and controls

21 lines (15 loc) · 366 Bytes

mentor-server

Back end for MITS mentorship programme application

First-time setup

Make sure you have Go installed:

go version

If not, get it from here: 👉 https://golang.org/

Running locally

In the project directory, just do:

go run main.go

Then, head to http://localhost:8080/here to see a greeting message