ASWWU-Web / python_server

The API server for ASWWU Web. This project uses the Tornado web framework to serve and manage data across all ASWWU sites.
https://aswwu.com/server
4 stars 10 forks source link

Reorganize structure according to Django REST guidelines #137

Closed ermsdev closed 4 months ago

ermsdev commented 4 years ago

see http://www.cdrf.co/ and http://danielhnyk.cz/django-rest-framework-how-to-structure-your-app/