Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 294 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 294 Bytes

go-json

This is a small library that will parse json http requests into structs/maps and will convert structs/maps into an http response. This is intended to be used for my personal projects as I find myself creating similar helper functions regularly for various web server projects of mine