Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pyx/hyoid
demo flask flask-application hy
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/pyx/hyoid
- Owner: pyx
- License: other
- Created: 2016-10-21T11:05:02.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-01-22T13:51:33.000Z (about 3 years ago)
- Last Synced: 2024-12-20T00:01:56.642Z (about 2 months ago)
- Topics: demo, flask, flask-application, hy
- Language: Hy
- Size: 17.6 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
A flask forum app in hy for demonstration purpose
=================================================WIP, DO NOT USE IN PRODUCTION.
------------------------------To setup and run local development server, run:
make dev-setup
make runThen goto http://127.0.0.1:5000/
There is no plan to improve this currently due to time constraint.
The original Python version is here, https://github.com/pyx/arsenal.git