An open API service indexing awesome lists of open source software.

https://github.com/thma/generic-persistence-demo

this project contains some usage demos of the generic-persistence library
https://github.com/thma/generic-persistence-demo

generics haskell hdbc persistence persistence-api persistence-layer

Last synced: 10 months ago
JSON representation

this project contains some usage demos of the generic-persistence library

Awesome Lists containing this project

README

          

# This project is deprecated.

Please have a look at the code in the generic-persistence test-suite [https://github.com/thma/generic-persistence/tree/main/test](https://github.com/thma/generic-persistence/tree/main/test).
There is also a sample generic-persistence based Servant Application available: [https://github.com/thma/servant-gp](https://github.com/thma/servant-gp)