cognitect-labs / vase

Data driven microservices
Eclipse Public License 1.0
373 stars 42 forks source link

Consider supporting Configurable API description routes. #102

Open ddeaguiar opened 5 years ago

ddeaguiar commented 5 years ago

The EDN-based api description includes an api description route that is not configurable (see #91, #74). EDN-based apis are considered legacy and Fern-based apis are now preferred. Fern-based apis do not include an api description route. Should they? If so, they should be configurable.