bugmark / exchange

Bugmark Exchange - Software Issue Marketplace
https://bugmark.github.io/website
Other
13 stars 9 forks source link

Restful API #59

Closed andyl closed 6 years ago

andyl commented 7 years ago

Add a restful API.

Use Grape (grape-rails) Document with Swagger (grape-swagger-rails)

Produce a ruby wrapper and distribute as a gem.

andyl commented 6 years ago

We built a restful API on Graph, added ruby wrappers and a CLI. Learnings:

Next steps: