oveits / ProvisioningEngine

Ruby on Rails based ProvisioningEngine Frontend for provisioning of legacy systems via Apache Camel Backend (SOAP/XML+SPML+File import)
3 stars 6 forks source link

Document the JSON based REST API using the swagger-docs gem #51

Open oveits opened 8 years ago

oveits commented 8 years ago

TODO: RoR also supports swagger through the swagger-docs gem. I also have found small Swagger HowTo for Rails, which seems to be quite good.