nelsam / web_responders

A package to store our REST codecs and any helpers said codecs might need for creating responses. This package is designed to work with the web framework from https://github.com/stretchr/goweb.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web Response Writers

This project has methods for parsing models and structs as response objects and parts of a response. It also includes our extended codecs and a response writer function that appends additional details to the context.CodecOptions map before responding.

Creating a Response

TODO: Finish the readme.

About

A package to store our REST codecs and any helpers said codecs might need for creating responses. This package is designed to work with the web framework from https://github.com/stretchr/goweb.


Languages

Language:Go 100.0%