Pony is an simple example web service written in Go
This repo contains some common code in the internal package and several implementations of the API using different methods
It also contains resultant code from live coding demos of this API
Examples
- http - Pure
http
core package example - httprouter - Using julienschmidt/httprouter
Live demos
- live demo devfest 2019 - Live demo code from Cardiff DevFest 2019
Copyright (c) 2019 J Gregory
Released under MIT license, see LICENSE for details