Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 210 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 210 Bytes

Phone Book Golang API

API port is set to :8080. It currently is not set to an environment variable.

To Start

cp .env.sample .env Fill out the port and host values you want to use. go run server.go