cosmicds / cds-api

API for accessing the CosmicDS database
GNU General Public License v3.0
0 stars 3 forks source link

Combine handlers for redundant endpoints #129

Closed Carifio24 closed 2 weeks ago

Carifio24 commented 2 weeks ago

We have a few cases where multiple endpoints are doing the same thing, so we might as well combine the handlers.