Skip to content

Latest commit

 

History

History
 
 

serverless-contracts

@swarmion/serverless-contracts

Generate and use type-safe contracts between your Serverless services.

This package is part of the Swarmion project. See its documentation for more insights.

Installation

pnpm add --save-dev @swarmion/serverless-contracts

or if using yarn

yarn add --dev @swarmion/serverless-contracts

or if using npm

npm install --save-dev @swarmion/serverless-contracts

Check out the docs for more info.