marteinn / Employees-Api-Hy-Lang

How to use Hy with bottle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Employees-Api-Hy-Lang

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.

Getting started

  • pip install -r requirements.txt
  • hy main.hy
  • curl localhost:8080/employees
  • Done!

License

This project is released under the MIT License.

About

How to use Hy with bottle


Languages

Language:Hy 100.0%