@astro-my/aim-sdk
v1.1.1
Published
The SDK to access Astro Identity Core functionality
Downloads
96
Readme
Astro Identity Manager (AIM) SDK
Installing
The preferred way to install the AWS SDK for Node.js is to use the npm package manager for Node.js. Simply type the following into a terminal window:
npm install @astro-my/aim-sdk
Usage and Getting Started
This SDK is a collection of three independent modules, which you can use in your project
- Astro Cache: This will give you an out of box cache solution (build on top of io-redis). For complete documentation refer: here
- Astro Template Fetcher: This part of SDK is gives you an access to templates created under astro for communication (email, sms, desktop notification etc). For complete documentation refer: here
- Astro Partner: This will give you partner information and maintain them in cache, for further use. For complete documentation refer: here