Skip to content

Y0sh1dk/golang-gin-gorm-example

Repository files navigation

golang-gin-gorm-example

NOTE: This is still a WIP with many outstanding tasks

This repository aims to show an example project showcasing the usage of Golang, Gin, and Gorm for building a simple a web application.

Usage

  1. Clone repository

    git clone https://github.com/Y0sh1dk/golang-gin-gorm-example.git
  2. Start dev environment

    make run

TODO:

  • Add server config
  • Add Tests
  • Proper logging
  • Seed DB with data
  • Build docker image (from makefile)
  • Different environments/configs
  • Input validation
  • User authentication (jwt)
  • CI/CD
  • Helm chart
  • Change local dev to Kind cluster

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published