argo
argo copied to clipboard
JSON API (jsonapi.org) implementation for Clojure
Results
1
argo issues
Sort by
recently updated
recently updated
newest added
I'm experimenting with added support for [compound documents](http://jsonapi.org/format/#document-compound-documents) and [resource identifier objects](http://jsonapi.org/format/#document-resource-identifier-objects) based on work started by @joshuamiller. - supports responding with resource identifier objects if included in response data...