Skip to content

farhanfatur/microservice-static-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

microservice-static-go

So this is just example build microservice with static data, i hope this repo will help you learning golang

installation

1. clone this repository

git clone https://github.com/farhanfatur/microservice-static-go.git

2. set Environtment PORT on your terminal

for Windows

set PORT=1234

for mac/linux

export PORT=1234

3. run the service

go run main.go

About

Build simple microservice with static data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages