Skip to content

FarhanMushtaq95/Go-Tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Go API Development

This project is a simple example of API development in Go, focusing on group URL routing, basic authentication, and implementing basic GET and POST endpoints.

Getting Started

Prerequisites

Make sure you have Go installed on your machine. You can download it from https://golang.org/dl/.

Installing Dependencies

go get -u github.com/gin-gonic/gin

Running the Application

go run main.go

About

This repo is about Go lang Tutorial .

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages