Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 174 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 174 Bytes

Getting Started

First, run the development server:

go mod download

go mod tidy

go run main.go

Open http://localhost:3000 with your postman to see the result.