Skip to content
/ goAPI Public

Basic template to start creating Golang API. Clone it and change it as per your requirements

License

Notifications You must be signed in to change notification settings

whopavan/goAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Template to quickly start creating Go API

Basic template to start creating Golang API. Clone it and change it as per your requirements

How to clone & run

Step 1

Make sure you have go installed & your code editor setup (https://gist.github.com/03a248ffe50d1fab3341b30b07a29556.git)

Step 2

Clone repository

git clone [email protected]:realpvn/template-goAPI.git

Step 3

Open your terminal and navigate to the cloned directory and run

go run main.go

You can open your browser and visit localhost:8080

From here you can start editing.

About

Basic template to start creating Golang API. Clone it and change it as per your requirements

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages