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

https://github.com/lpeterse/binary-generic

Haskell package making it easy to serialize any kind of data with the binary package. Just derive 'Data' and you're done!
https://github.com/lpeterse/binary-generic

Last synced: 11 months ago
JSON representation

Haskell package making it easy to serialize any kind of data with the binary package. Just derive 'Data' and you're done!

Awesome Lists containing this project

README