Skip to content

aredcomet/go-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Go Template

This is a simple Go template project that can be used to start a new project.

Features

  • PostgresSQL Database
  • Gin Web Framework
  • PGX PostgresSQL Driver
  • SQLC
  • go-migrate
  • Auth User tables
  • JWT Authentication (similar to djangorestframework-simplejwt)

Getting Started

cp .env ~/Projects/envs/{{.ProjectName}}/local.env
go mod tidy
make runserver

About

rest api server template.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published