Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 155 Bytes

File metadata and controls

15 lines (11 loc) · 155 Bytes

GO API

Stack

An API REST built in Go with Chi and net/http

DB

DGraph

How to run?

Just do

go run main.go

It will run on port 3000