Introduction
Services
Grouping sets of endpoints together by business objective.
The invopop API is split into multiple services. Each is effectively a namespace for the different problem domain that we’re trying to provide solutions for.
The current list of key services is:
-
- a simple ping/pong endpoint used for testing.
-
- providing reliable and scalable support for generating sequential codes.
-
- responsible for handling workflow and connector definitions, alongside support for enqueueing “jobs”.
-
- our name for GOBL Envelope and attachment long-term storage.
We go into detail of each of these services in the upcoming sections.