I have completely rewritten the API, using SQLAlchemy ORM as a database backend. When reviewing, please consult the (still incomplete) docs, as well as all files in /api/v2_0/.
The project structure has also been completely refactored. Website functionality and API functionality have been 100% separated.
I have completely rewritten the API, using SQLAlchemy ORM as a database backend. When reviewing, please consult the (still incomplete) docs, as well as all files in /api/v2_0/.
The project structure has also been completely refactored. Website functionality and API functionality have been 100% separated.
closes #18