Skip to content
This repository was archived by the owner on Apr 27, 2022. It is now read-only.

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Golang REST API bootstrap project

Build and run

Required docker, git

Clone this repository

git clone https://github.com/sazarkin/golang-rest-api-example.git && cd golang-rest-api-example

Build docker image

docker build -t github.com/sazarkin/golang-rest-api-example .

Run docker container

docker run --rm -p 8080:8080 github.com/sazarkin/golang-rest-api-example

Test endpoint

http -v :8080/pokemon/charizard

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages