Generic implementation of Collection+JSON hypermedia-type for Akka HTTP (as defined in the documentation).
This is work in progress - not intended for anything other than learning and experimenting at this point.
- Get list of resources.
- Get one resource.
- Add resource.
- Update resource.
- Search.
See example
Developed by Scalac