Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/hivesolutions/appier-extras-api-js
- Owner: hivesolutions
- License: apache-2.0
- Created: 2021-03-11T09:18:30.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-02-21T19:47:48.000Z (almost 2 years ago)
- Last Synced: 2024-08-08T16:53:23.132Z (5 months ago)
- Topics: api, appier, appier-extras, javascript
- Language: JavaScript
- Homepage:
- Size: 29.3 KB
- Stars: 0
- Watchers: 3
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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/)