Skip to content

Adityamishra1352/studentManagementGoFr

Repository files navigation

Usage:
Clone the Repository:
git clone https://github.com/Adityamishra1352/studentManagementGoFr.git
cd studentManagementGoFr
Install Go:
Ensure that you have Go installed on your machine. Follow the official Go installation guide if needed.

Install Dependencies:
go get -u gofr.dev/pkg/gofr
Build the Project:
Build the Go project to generate the executable file. This assumes your main package is in the root directory.
go build
Run the Application:
go run main.go
Access the API Endpoints:
Once the application is running, users can access the API endpoints through a tool like cURL, Postman, or a web browser.
Also checkout https://github.com/Adityamishra1352/studentManagement.git for studentmanagementApi application build using Go programming language
Learning Go language: https://github.com/Adityamishra1352/learningGoLanguage.git

About

A student management API Application using gofr

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages