1.0.1 • Published 2 years ago

@chronomics/data-simulator-types v1.0.1

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

api-design

This repository stores the api documentation for Chronomics services.

The public-facing part of the API is deployed to readme

Installation

Run npm install

CD

Manual pipeline deploys from master branch.

Buddy pipeline

Usage

To merge api files, run the below commands on command line:

Public API Gateway - npm run merge-public-api
Admin API Gateway - npm run merge-admin-api
Web API Gateway - npm run merge-web-api