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

https://github.com/rnons/yescrud

Simple CRUD site written using Yesod web framework
https://github.com/rnons/yescrud

Last synced: over 1 year ago
JSON representation

Simple CRUD site written using Yesod web framework

Awesome Lists containing this project

README

          

This is my effort to learn [Yesod] web framework.

**yescrud-in-mongodb** is a simple crud site built upon `yesod init` with mongodb backend.

**yescrud-in-git** is built upon **yescrud-in-mongodb**, the content of each entry is further tracked in git!

[Yesod]: http://www.yesodweb.com/