Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 155 Bytes

File metadata and controls

6 lines (5 loc) · 155 Bytes

Go-Paper-API

How to run:

  • docker build -t paper-api -f Dockerfile .
  • docker run -p 8080:8080 --name paper paper-api

Server works on :8080 port