package
0.0.0-20200516021229-3850b11badb2
Repository: https://github.com/the-don-himself/jsonapi.git
Documentation: pkg.go.dev

# Structs

Blog is a model representing a blog site.
Comment is a model representing a user submitted comment.
ExampleHandler is the handler we are using to demonstrate building an HTTP server with the jsonapi library.
Post
Post is a model representing a post on a blog.