Music-Bot-for-Jitsi / jitsi-api-client

A typescript client for the jitsi api
https://deno.land/x/jitsi_api_client/
GNU Affero General Public License v3.0
0 stars 0 forks source link

[EPIC] Develop a Wrapper for the Jitsi API #8

Open antonplagemann opened 2 years ago

antonplagemann commented 2 years ago

As a developer I want a simple api for jitsi so that I have more reusable and well-structured code.

Description:

Develop a deno module which wraps all needed jitsi interaction and provides clean and simple methods for the jimmi backend. Use old code whenever possible, do refactoring as needed and take care of good exception handling (not yet there). Use the old code to find all methods and api calls needed for jimmi.

🟢 In scope:

🔴 Not in scope:

What should be the result?

A new module in an extra repository which handles all needed interactions with the jitsi api.

p-fruck commented 2 years ago

After creating the repo, we should move the related issues to jitsi-api-client