-
Notifications
You must be signed in to change notification settings - Fork 2
Home
George M. Dias edited this page May 16, 2024
·
11 revisions
The eMASS client repository (emass_client
) maintains the Enterprise Mission Assurance Support Service (eMASS) Representational State Transfer (REST) Application Programming Interface (API) specifications and executables. The executables packages currently provided are: RubyGem, TypeScript Node, and Python.
For detail content information about the eMASS
API references the eMASS API Specification page.
For developers detailed instruction on how to build an eMASS API client references the Developers Instruction page.
To interact with the API’s resources without having any of the implementation logic in place, via the Prism API Mock Server or local mock servers (see developers instructions).
Creating eMASS API clients the easy way