#1 2020-01-31 20:31:58

Codorna
Member
Registered: 2018-06-26
Posts: 21

Using mORMOt as a http client of a non-mormot web api

How could I be able to do that? I've been using indy and i'd really like to know if it would be possible to use mORMOt's SOA interface classes for it.

Offline

#2 2020-01-31 21:20:37

ab
Administrator
From: France
Registered: 2010-06-21
Posts: 14,258
Website

Re: Using mORMOt as a http client of a non-mormot web api

It was not designed for it, but I guess if the input/output JSON of the web api is plain JSON objects, you could use mORMot SOA interface for it, with some fixes.
Ensure you set no contract to be checked.

Any feedback is welcome!

Offline

Board footer

Powered by FluxBB