BeamIO-Inc / algorithm_toolkit

This project provides an easy way for researchers and developers to develop and share algorithms related to geospatial data and imagery.
https://algorithm-toolkit.readthedocs.io/en/latest/index.html
MIT License
6 stars 4 forks source link

Refactor atk flask implementation endpoints #23

Open wrp5031 opened 3 years ago

wrp5031 commented 3 years ago

Review and refactor any endpoints in order to better follow a standard rest api organization.

ryanlaclair commented 3 years ago

The new set of endpoints will also be able to directly utilize the functional python api, making for easier future maintenance of the codebase.