Skip to content

eun2ce/go-rest-api-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

go rest api docker
==================

BUILD
-----

docker build -f Dockerfile . -t gorestapi:latest

RUN
---

docker run --rm -p 8080:8080 gorestapi:latest

URLs
----

http://localhost:8080/test/1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published