Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 853 Bytes

README.md

File metadata and controls

34 lines (20 loc) · 853 Bytes

Drygin API

Microsoft Northwind Database REST API w/Golang + Gin

Golang PostgreSQL

Supabase

Installation

$ git clone https://github.com/2gbeh/drygin-api.git

$ cd drygin

Usage

$ go mod init my/hello

$ go mod edit -replace=my/greetings=./src/packages/greetings

$ go mod tidy

$ go run .

Documentation

Visit https://docs.yugabyte.com/preview/sample-data/northwind/

Screenshot