chiapi

command
v0.0.0-...-68c1abf Latest Latest
Warning

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

Go to latest
Published: Oct 1, 2019 License: MIT Imports: 15 Imported by: 0

README

chiapi

-- Service chiapi is an example API written in Go. It is fully logged, and instrumented with New Relic. It also shows basic JWT parsing for authentication, and use of the go-chi router.

Documentation

Overview

Service chiapi is an example API written in Go. It is fully logged, and instrumented with New Relic. It also shows basic JWT parsing for authentication, and use of the go-chi router.

Directories

Path Synopsis
Package handler implements the request handlers for the API.
Package handler implements the request handlers for the API.
Package middleware contains various server middleware to help with requests, including logging, instrumentation, authentication, and debugging middleware.
Package middleware contains various server middleware to help with requests, including logging, instrumentation, authentication, and debugging middleware.
Package router is used to define the routes to our request handlers.
Package router is used to define the routes to our request handlers.
Package server contains an HTTP server implementation that supports graceful shutdowns.
Package server contains an HTTP server implementation that supports graceful shutdowns.

Jump to

Keyboard shortcuts

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