olivsoft-golang-api

command module
v0.0.0-...-7cbe417 Latest Latest
Warning

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

Go to latest
Published: Nov 9, 2019 License: GPL-3.0 Imports: 3 Imported by: 0

README

Build Status Go Report Card codecov

olivsoft-golang-api

This is just a personal project I'm using to learn the Go programming language and its libraries.

The road so far

  • Create application structure
  • Get configs from environment
  • Create database models, replacing default ID behaviour (use UUID instead)
  • Simple token based auth middleware
  • Simple logging middleware
  • Dependency Management
  • Create dockerfile
  • Create docker-compose | kubernetes deployment file
  • Create sample tests
  • Implement a Full Token Based Auth

TO DO

  • Remove common and utils packages
  • Remove DB connection from gin.Context !!!!
  • Validate Request Payloads
  • Better error handling

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
db
pkg

Jump to

Keyboard shortcuts

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