wuvt / trackman

WUVT's track logging web-app
GNU Affero General Public License v3.0
4 stars 3 forks source link

Finish Trackman API #28

Open echarlie opened 6 years ago

echarlie commented 6 years ago

From @mutantmonkey on July 11, 2016 0:54

Trackman's API is incomplete. While it is possible to achieve this functionality by making HTTP requests, these features are not part of the API and do not have responses that are useful for applications outside of a web browser. It may make sense to move the UI for these completely to the client side in order to avoid duplication of effort.

The following API calls should be added:

Register new DJ could also be a useful API call, but isn't really an important missing API feature.

Copied from original issue: wuvt/wuvt-site#207

echarlie commented 4 years ago

@mutantmonkey this can be marked as complete, yes?

mutantmonkey commented 4 years ago

No, the checklist is accurate. There is still no API call to start automation.