codeforamerica / denver-schedules-api

An api for city events & schedules.
MIT License
7 stars 5 forks source link

Consider breaking up Get ["/schedules/{category}"] #29

Closed gregoryjscott closed 10 years ago

gregoryjscott commented 10 years ago

The {category} causes unnecessary logic that could be eliminated by explicitly defining the different category routes.