XBOT-FTC / FTC-Scouting-App

https://xbot-ftc.github.io/FTC-Scouting-App/
MIT License
0 stars 1 forks source link

new api endpoints #37

Closed NormalDuck closed 3 weeks ago

NormalDuck commented 3 weeks ago

6 new API endpoints:

I may change Team Properties into Team for the collection name. Also might deprecate upload-draft API endpoint.

To access the API endpoints in your local version use: localhost:YOUR_HOST/api/YOUR_ENDPOINT

One of the commits contains a major refactoring of the codebase again to make the structure of the project more logical