zatosource / zato

ESB, SOA, REST, APIs and Cloud Integrations in Python
https://zato.io
GNU Affero General Public License v3.0
1.12k stars 240 forks source link

Have the zato an REST or other API for configure #558

Closed viatoriche closed 8 years ago

viatoriche commented 8 years ago

In my case: there is main global admin site for all system, where zato - subsystem (esb). We need integrate zato to our admin system.

dsuch commented 8 years ago

Hi @viatoriche - please tell me what the question is. I'm just not sure what it is based on your description in the ticket.

Thanks.

viatoriche commented 8 years ago

Hi @dsuch Zato have a admin site, on this site user-admin can change any options, which save to DB (mysql, postgres or sqlite). Zato service get options from DB. How work with config DB without zato-admin? For example: REST or RPC API, SDK. Have the zato any API for change options?

dsuch commented 8 years ago

Yes, we have enmasse and admin API for it:

viatoriche commented 8 years ago

@dsuch Thx! I love zato more and more...