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
- Host: GitHub
- URL: https://github.com/rnons/yescrud
- Owner: rnons
- Created: 2013-01-24T11:41:27.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-02-06T12:05:23.000Z (over 13 years ago)
- Last Synced: 2025-01-16T22:14:58.276Z (over 1 year ago)
- Language: Haskell
- Homepage:
- Size: 199 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/