Skip to content

xhsun/golang-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Golang API

Prerequisites

Make sure you have the version of Go from go.mod installed. Then clone the repository.

Run The Project

Once you have installed the necessary dependencies by following the prerequisites, go to the project root and run:

make run

or

make build
./server

Note: By default, server will run on port 8080 unless a PORT environment variable was defined

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages