[[TOC]]
The API Client library for JavaScript clients contains generated API connection classes and their typings based on the Coscine API Swagger definitions, bundling them together for ease of use within Coscine applications. Additionally, the library provides setup functionality to simplify the API connection process and streamline communication with the Coscine API.
yarn install
yarn build
yarn test
yarn lint:fix
Bundles the output of CodeGen.
Use the generateConnectors.sh
script when in a Coscine environment.
As an open source platform and project, we welcome contributions from our community in any form. You can do so by submitting bug reports or feature requests, or by directly contributing to Coscine's source code. To submit your contribution please follow our Contributing Guideline.
The current open source repository is licensed under the MIT License, which is a permissive license that allows the software to be used, modified, and distributed for both commercial and non-commercial purposes, with limited restrictions (see LICENSE
file)
The MIT License allows for free use, modification, and distribution of the software and its associated documentation, subject to certain conditions. The license requires that the copyright notice and permission notice be included in all copies or substantial portions of the software. The software is provided "as is" without any warranties, and the authors or copyright holders cannot be held liable for any damages or other liability arising from its use.
servicedesk@itc.rwth-aachen.de
📧. Provide a detailed description of the issue you're facing, including any error messages or screenshots if applicable.By following these simple steps, you can get the support you need to use Coscine's services as an external user.
External users can find the Releases and Changelog inside each project's repository. The repository contains a section for Releases (Deployments > Releases
), where users can find the latest release changelog and source. Withing the Changelog you can find a list of all the changes made in that particular release and version.
By regularly checking for new releases and changes in the Changelog, you can stay up-to-date with the latest improvements and bug fixes by our team and community!
Generated using TypeDoc