Connecting a web service to Omnis Studio

Bastiaan Olij bastiaan at basenlily.me
Fri Mar 24 01:12:59 EDT 2017


Hey Clifford,

On 24/03/2017 11:10 AM, CLIFFORD ILKAY wrote:
>
> Bas, there are standard ways of modelling and documenting JSON. RAML
> <http://www.baeldung.com/raml-restful-api-modeling-language-tutorial>
> is used to model your API. Swagger
> <http://idratherbewriting.com/pubapis_swagger/> is used to document
> your API and provide an interactive console.
>
I know, but as it is not part of the base protocol there is no guarantee
the web service you are needed uses either to document their API and
instead may use some obscure method you've never heard of or barely
gives you a word document with bugger all info :)

But yes, there are really good solutions out there that one should
definately use when designing a service, but as a consumer of a service
you are at the mercy of a 3rd party to do so

Cheers,

Bas





More information about the omnisdev-en mailing list