Back to Website
Show / Hide Table of Contents

Design Atoms API

Use this API when you are working with Design Atoms SDK to build your own editor interface.

To learn more about Design Atoms, refer Design Atoms documentation.

Api Clients

.Net Client

You can install it from Nuget as follows:

  Install-Package Aurigma.DesignAtomsApi.ApiClient

Angular Client

This client is compatible with Angular applications only. It won't work with NodeJS or other frontend JS frameworks. You can install the package to your Angular application as follows:

  npm install @aurigma/ng-design-atoms-api-client
Back to top Copyright © 2001–2022 Aurigma, Inc. All rights reserved.
Loading...