diff --git a/doc.go b/doc.go index ae20981..437c3ae 100644 --- a/doc.go +++ b/doc.go @@ -1,4 +1,5 @@ /* +Visit the readme at https://github.com/shwoodard/jsonapi You can keep your model structs as is and use struct field tags to indicate to jsonapi how you want your response built or your request deserialzied. What about my relationships?