Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 212 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 212 Bytes

Go by examples :)

  • example1 - simple http example with json encoding using only native packages
  • example2 - simple http example with json encoding using gin framework