Skip to content

jonog/go-tdd-api-scaffold

Repository files navigation

Setup

Install ginkgo, gomega and gorp (and pq).

Run tests: PG_CONNECTION_URL=postgres://user:pass@host/db?sslmode=disable ginkgo

About

Base for creating Go APIs with Ginkgo/Gomega testing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages