Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joelgrus/flask-plus-mithril
just a toy example of a mithril front end paired with a flask back end
https://github.com/joelgrus/flask-plus-mithril
Last synced: about 2 months ago
JSON representation
just a toy example of a mithril front end paired with a flask back end
- Host: GitHub
- URL: https://github.com/joelgrus/flask-plus-mithril
- Owner: joelgrus
- Created: 2015-07-02T21:47:55.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-07-03T03:33:12.000Z (over 9 years ago)
- Last Synced: 2023-03-22T16:29:15.145Z (almost 2 years ago)
- Language: HTML
- Size: 133 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Just a toy app to see if I could get mithril and flask to play together.
The "mithril" directory has a mithril version. The "plain" directory has the corresponding plain JavaScript version.