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.

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

image

eMASS API Client Generator

Automates the generation of eMASS API clients


Table of Contents

Clone this wiki locally