Skip to content

inappcloud/jsonapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jsonapi GoDoc Build Status

Library with various handlers to make JSON APIs with Go easier to build.

You can find more information in the documentation.

How to use it

It is meant to be used to create JSON APIs with any library or framework in Go. It is just a collection of handlers to automate repetitive tasks and more importantly to manage errors by returning JSON instead of plain text.

Releases

No releases published

Packages

No packages published

Languages