Skip to content

A simple REST API Backend implemented in Gin GoLang for my private projects

Notifications You must be signed in to change notification settings

Kallepan/go-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generic GoLang Backend (REST API)

Description

This is a generic backend for a REST API written in GoLang. It uses the Gin framework. It is meant to be used as a starting point for a new project. It includes basic modules for logging, configuration, database, and authentication. It also includes a Dockerfile for building a Docker image. The Docker image is based on Scratch.

Usage

  • Launch the devcontainer using the preconfigured files.
  • Use VSCode to launch the debug task.

About

A simple REST API Backend implemented in Gin GoLang for my private projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages