Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/qrilka/circumflex-crud
Circumflex CRUD sketches
https://github.com/qrilka/circumflex-crud
Last synced: 3 months ago
JSON representation
Circumflex CRUD sketches
- Host: GitHub
- URL: https://github.com/qrilka/circumflex-crud
- Owner: qrilka
- Created: 2011-03-09T23:03:11.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2011-03-09T23:08:02.000Z (almost 14 years ago)
- Last Synced: 2023-03-11T11:27:43.602Z (almost 2 years ago)
- Language: Scala
- Size: 403 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
An attempt to create basic CRUD functionality for Circumflex applications.
Example application uses Postgresql (database: crud_example, user: example, password: example). The schema could be installed with mvn cx:schema it the app folder.