Skip to content

clarityhub/chapi-api-accounts

Repository files navigation

Clarity Hub Accounts API

Prerequisites

Make sure you have CHAPI API Gateway installed and running.

🚀 Getting Started

Make sure you have Docker installed and running

sh ./start

You can now access the following:

Serverless Resources

Cognito User Pools

This serverless deployment will create user pools. In order to re-use these pools for authorization in other serverless deployments, the following can be used as the authorizor:

authorizer:
    type: COGNITO_USER_POOLS
    authorizerId: '???'

Where ??? is some ARN that we will figure out in the future.

API

See https://api.clarityhub.app/accounts/swagger for the Swagger API.

About

Accounts Clarity Hub API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published