Hi there,
I have a use case where I need to expose information via an API that is stored in a flatfile (could be xml, json or anything else).
Basically, it's a file with lots of table-like information for which I do not already have an API to query it.
Is there a solution inside apigee to do this? Or do I have to implement a 3rd party which does something like flatfile-to-api (like restlet APISpark and then query this API?
Thanks for your feedback,
Michael