Refactored the code in api.py #790

Merged
timothyparez merged 3 commits from development into master 2015-07-01 21:49:36 +02:00
timothyparez commented 2015-03-21 12:56:15 +01:00 (Migrated from github.com)

Some refactoring for the api.py source.
Instead of having a single, really long, method, the handler code for each
request is not defined in its own method.

This should make it easier to read, modify and maintain.

Some refactoring for the api.py source. Instead of having a single, really long, method, the handler code for each request is not defined in its own method. This should make it easier to read, modify and maintain.
Atheros1 commented 2015-07-01 21:49:57 +02:00 (Migrated from github.com)

Thank you very much Timothy

Thank you very much Timothy
This repo is archived. You cannot comment on pull requests.
No description provided.