Skip to content

mattnidz/go-rest-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-rest-api

Prerequisites

  1. Git
  2. Docker
  3. Golang [optional]

Usage - Docker

  1. git Clone this repo
  2. docker build -t goapp .
  3. docker run -p 8000:8000 -it goapp

Usage - Golang

  1. go build
  2. ./go-rest-api

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published