Commit Graph

6 Commits

Author SHA1 Message Date
a ac571289d4 add pylint and lint the project 2022-12-25 18:32:57 -06:00
a 6f1d90cc0c Add more examples 2022-12-15 02:12:25 -06:00
a db6210cb19 Add missing CORS header and support .jrd extension
Also layout roadmap in README
2022-12-15 01:42:48 -06:00
a 50d9e4bf6f Support canonical subject
Also support resource URIs with slashes

Misc: Better OpenAPI examples and docstrings
2022-12-14 22:19:32 -06:00
a 8cd70fca10 Add OpenAPI documentation 2022-12-10 19:34:30 -06:00
a b5d038f0fe move to better packaging practices
pipenv not recommended apparently. switch to pdm and pyproject.toml with requirements.txt backup

make runnable
2022-12-07 23:40:51 -06:00