Skip to content
This repository has been archived by the owner on Jun 1, 2023. It is now read-only.

ripe-tech/ripe-blender-api-js

Repository files navigation

RIPE Blender API for Javascript

RIPE Blender Javascript API client.

Configuration

Name Type Default Description
RIPE_BLENDER_BASE_URL str http://localhost:8080/api/ The base URL of the RIPE Blender service, to be used by the API client.
RIPE_BLENDER_TOKEN str None Authentication token to communicate with the RIPE Blender service.

License

RIPE Blender API for Javascript is currently licensed under the Apache License, Version 2.0.

Build Automation

Build Status Build Status GitHub npm Status License