This library is a port of Employees-Api-Coconut-Lang and showcases how to use Hy along with the bottle web framework and peewee orm.
pip install -r requirements.txt
hy main.hy
curl localhost:8080/employees
- Done!
This project is released under the MIT License.