-
Notifications
You must be signed in to change notification settings - Fork 2
Architecture Diagram
George M. Dias edited this page May 17, 2024
·
2 revisions
The process of generating an eMASS API client is depicted by the architecture diagram below. In a nutshell, this repository hosts eMAASS API specification, documentation, interactive API visualization tools, and generates clients for the following languages: ruby
, typescript
, and python
.
The emass_client executable packages can be included in other projects, or used to generate CLI tools that require access to an eMASS instance as demonstrated by the diagram below.
Creating eMASS API clients the easy way