natcap / urban-online-workflow

This repository hosts the beta implementation of the Urban Online ES Workflow. The project is intended to give urban planners the ability to create and assess scenarios using InVEST Urban models.
1 stars 5 forks source link

Use consistent names for endpoints and associated functions #51

Closed emlys closed 1 year ago

emlys commented 1 year ago

We have different names for functions and associated endpoints at different places in the code: functions in requests.js that call endpoints that call functions in main.py that call functions in crud.py (also maybe some schemas). Let's use consistent naming: