Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hivesolutions/appier-extras-api-js

The Javascript version of the Appier Extras API client
https://github.com/hivesolutions/appier-extras-api-js

api appier appier-extras javascript

Last synced: about 2 months ago
JSON representation

The Javascript version of the Appier Extras API client

Awesome Lists containing this project

README

        

# Appier Extras API (for Javascript)

The Javascript version of the Appier Extras API client.

## Configuration

| Name | Type | Default | Description |
| ------------- | ----- | ------------------------ | ------------------------------------------------------------ |
| **ADMIN_URL** | `str` | `http://localhost:8080/` | The base URL to the Appier Admin server instance to be used. |

## License

Appier Extras API for Javascript is currently licensed under the [Apache License, Version 2.0](http://www.apache.org/licenses/).

## Build Automation

[![Build Status](https://github.com/hivesolutions/appier-extras-api-js/workflows/Main%20Workflow/badge.svg)](https://github.com/hivesolutions/appier-extras-api-js/actions)
[![npm Status](https://img.shields.io/npm/v/appier-extras-api.svg)](https://www.npmjs.com/package/appier-extras-api)
[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://www.apache.org/licenses/)