Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 266 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 266 Bytes

gojo

A basic Go project template for a Backend API.

This project can be used to rapidly spin up an HTTP based API in Go. Within this repo, you'll find a minimal use of design patterns and external libraries to create an idiomatic API complete with test coverage.