BritishGeologicalSurvey / pyagsapi

pyagsapi - An AGS Utilities API with AGS v4.x Schema Validation & Converter for .ags<-->.xslx files
https://britishgeologicalsurvey.github.io/pyagsapi/
GNU Lesser General Public License v3.0
12 stars 2 forks source link

Refactor routes.py #120

Open ximenesuk opened 1 year ago

ximenesuk commented 1 year ago

The file routes.py has grown substantially with the addition of three endpoints. The file needs to be refactored into one file per endpoint and some of the general code factored out into schema.py