-
Notifications
You must be signed in to change notification settings - Fork 6
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.
This repository allows anyone to visualize and interact with the API’s resources without having any of the implementation logic in place, via hosted or local mock servers. Please reference Developers Instruction on how to setup a local mock server
Creating eMASS API clients the easy way