An open API service indexing awesome lists of open source software.

https://github.com/jcserv/go-api-template

This template can be used to quickly bootstrap a Go API server
https://github.com/jcserv/go-api-template

api golang postgresql sqlc template

Last synced: 9 months ago
JSON representation

This template can be used to quickly bootstrap a Go API server

Awesome Lists containing this project

README

          

# go-api-template

![visitors](https://img.shields.io/endpoint?url=https://vu-mi.com/api/v1/views?id=jcserv/go-api-template)

This template can be used to quickly bootstrap a Go API server

## Getting Started
1. Create a Github repository, using this template
2. Replace all instances of "jcserv/go-api-template" with "/"
3. Run the service with `make run/docker` or `make run/local`

To see an example implementation of an API using this template, go to https://github.com/jcserv/mjurl