golang-rest-api

command module
v0.0.0-...-f581a9d Latest Latest
Warning

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

Go to latest
Published: Mar 11, 2017 License: MIT Imports: 5 Imported by: 0

README

Go Rest API

Go Report Card

Example Rest API in Go using Gin, SqlBoiler, Log15 and Postgres

Todo

  • Basic CRUD Functionality
  • Get entity relationship data
  • Validation of input (409 if entity exists, 400 if invalid req)
  • API Auth
  • HTTP error handling (returning 404, 403, Adding status code to response payload)
  • Testing and code coverage
  • Handling encrypted fields (e.g. Passwords)
  • Encrypted payloads/json ?
  • Containerise binary
  • Review logging (unify output if possible)

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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