Anyone Ever Publish a ColdFusion API to Rapid API?
Back in ColdFusion 10 we developed a few APIs using the new (at the time) abilities of CF to publish REST services. Fast forward to now and we're looking to make some upgrades in how the APIs are published and how we manage them.
First we looked at the ColdFusion API Manager that Adobe began giving away in CF2016. While this looked to have promise, we're running into issues with it and a lack of support know how. So, we're thinking of going with a service more popular with the rest of the world.
As we've dug further, we're intrigued with Rapid API and publishing on their platform. Going through the setup, there is an option to upload your OpenAPI specs to auto-load your API. However, the earliest version of Swagger/OpenAPI they support is 2.0. Unfortunately, it seems Adobe has let this part of ColdFusion languish without an update because CF only produces Swagger 1.2 docs.
Does anyone know if CF will be updating their Swagger/OpenAPI?
Do you know of a way to convert Swagger a 1.2 doc to 2.0?
Do you have any tips/suggestions when working with ColdFusion APIs and Rapid API?
Thanks, all
