elasticio / sphereio-component

elastic.io component for commercetools
http://elastic.io
Apache License 2.0
10 stars 3 forks source link

Grape Swagger #5

Open reiz opened 11 years ago

reiz commented 11 years ago

Hi. I would like to have the VersionEye API (https://www.versioneye.com/api?version=v2) on elastic.io. Our API is developed with the Grape Framework (https://github.com/intridea/grape). For the documentation we use swagger. There is bridge project called Grape-Swagger (https://github.com/tim-vandecasteele/grape-swagger) which is generating json files for the swagger ui based on a Grape API. Here is the JSON the grape-swagger generated for our API:

http://www.versioneye.com/api/v2/swagger_doc.json

Is that enough for elastic.io? If not, what I have to add? Many Thanks in advance.

drobiazko commented 11 years ago

Hi Robert,

I'll check your Swagger description and provide you feedback asap.

reiz commented 11 years ago

Awesome!