Princeton-CDH / bluemountainsprings

A RESTful API to Blue Mountain
0 stars 2 forks source link

Support parameter query string option to control output format #75

Open rlskoeser opened 7 years ago

rlskoeser commented 7 years ago

It would be convenient to add a request parameter that would allow users to specify the format they want. This would make it easy for users to explore the API via browser without having to use curl or other scripted tools, and would also make it possible to link directly to a particular result, which could be helpful in demonstrating using the API output with other tools.