Skip to content

API (WIP)

Mohan Kumar Pandian edited this page Aug 1, 2018 · 2 revisions

How is an API defined?

Using JSON. Refer sample here. Corresponding framework POJO is here.

Why is API declarative?

We feel dispatch-compose should be dynamic to enable API changes without code change.