Skip to content

Releases: miguelpragier/handy

Improved HTTPAnswerJSON

07 Jul 15:31
Compare
Choose a tag to compare

Now, handy.HTTPAnswerJSON() can receive and output string directly, without marshalling/serialization process

Added DateStrCheck*

21 May 15:04
Compare
Choose a tag to compare

This version includes the new date checking routines, that considers date or age ranges

Added test for HTTPAnswerJSON()

08 May 15:47
Compare
Choose a tag to compare
v1.1.16 added test for HTTPAnswerJSON()

Signed-off-by: miguel <miguelpragier@gmail.com>

Added HTTPAnswerJSON()

08 May 15:26
Compare
Choose a tag to compare
Added HTTPAnswerJSON() to v1.1.4

Signed-off-by: miguel <miguelpragier@gmail.com>

Zero NonStandard Dependencies

08 May 13:51
Compare
Choose a tag to compare

v1.1.2

  • Removed Gorilla Mux
  • Added HTTPJsonToStruct()