An open API service indexing awesome lists of open source software.

https://github.com/pyx/hyoid


https://github.com/pyx/hyoid

demo flask flask-application hy

Last synced: 17 days ago
JSON representation

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 run

Then 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