Skip to content

RadhiansyaZ/go-coinstream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coinstream API

Development

  1. Install dependencies
$ go mod download
  1. Run the app locally
$ go run main.go

Building the Container

$ docker build -t go-coinstream .

Running the Container

$ docker run -d -p 8000:8000 go-coinstream

About

Coinstream API implemented using Go

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published