Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nearata/flask-single-page-app
An example of a single page app with Flask and Mithril.js
https://github.com/nearata/flask-single-page-app
flask-application mithriljs python python3 single-page-app
Last synced: 15 days ago
JSON representation
An example of a single page app with Flask and Mithril.js
- Host: GitHub
- URL: https://github.com/nearata/flask-single-page-app
- Owner: Nearata
- License: unlicense
- Created: 2020-07-24T21:53:42.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T20:27:50.000Z (almost 2 years ago)
- Last Synced: 2023-03-03T13:47:40.386Z (almost 2 years ago)
- Topics: flask-application, mithriljs, python, python3, single-page-app
- Language: JavaScript
- Homepage:
- Size: 429 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Flask Single Page Application
> An example of a single page app with Flask and Mithril.js
Just a simple implementation of the Mithril.js [Simple Application](https://mithril.js.org/simple-application.html) example.
## Requirements
- Python 3.8
- Pipenv## Unlicense
See [UNLICENSE](UNLICENSE) for more information.