Skip to content

Latest commit

 

History

History
17 lines (8 loc) · 188 Bytes

Readme.md

File metadata and controls

17 lines (8 loc) · 188 Bytes

Notes Api

A learning HTTP API project in Go

Usage

$ DATABASE_URL="postgres://username:password@localhost:5432/dbname?sslmode=disable" go run main.go

License

MIT