A set of simple API endpoints and ready-to-go clients to interface with the Grzegorz API
Go to file
Peder Bergebakken Sundt e63b076e60 Add readme and license 2018-02-26 23:06:09 +01:00
res Initial commit and design 2018-02-26 22:55:01 +01:00
.gitignore Initial commit and design 2018-02-26 22:55:01 +01:00
LICENSE Add readme and license 2018-02-26 23:06:09 +01:00
README.md Add readme and license 2018-02-26 23:06:09 +01:00
api.py Initial commit and design 2018-02-26 22:55:01 +01:00
config.py Initial commit and design 2018-02-26 22:55:01 +01:00
main.py Initial commit and design 2018-02-26 22:55:01 +01:00
requirements.txt Initial commit and design 2018-02-26 22:55:01 +01:00
utils.py Initial commit and design 2018-02-26 22:55:01 +01:00

README.md

Gregorz webUI

A simple webui to interface with the Grzegorz API

License

Licensed under BSD 3 clause, see the file LICENSE for more details

This uses the library REMI by dddomodossola, which is licensed under apache2. This license may be read over here