mu-cl-resources
mu-cl-resources copied to clipboard
High-level abstractions for generating generic jsonapi compliant resources configured in Common Lisp.
In linked data, fundamentally the absence of a true value does not necessarily mean false. However in practice, they do overlap often (i.e. the frontend needs to handle them in...
When requesting a resource that doesn't exist, mu-cl-resources seems to return a generic internal server error. It might be useful for a proper error to be returned if possible! ```...
It would be cool if we could have mu-cl-resource automatically set created and modified attributes on a resource when they are created/updated. This should probably be a feature toggle on...