api-template

module
v0.0.0-...-7259a0a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 15, 2020 License: AGPL-3.0

README

API Template

An opinionated template repository for an API written in Go

The purpose behind this repository is to provide a template for any projects which involve writing an API. I find a common pattern where I find myself needing the same project structure over and over again, so I thought why not just make a repository for it?

This API will encompass all of the things I would normally expect an API have:

  • Persistance layer (PostgreSQL)
  • Authentication

Directories

Path Synopsis
cmd
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL