Skip to content
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.

Documentation

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).

image

eMASS API Specification

Automates the generation of eMASS API clients


Table of Content

Clone this wiki locally