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

Implement Jitsi API Connect Function #3

Closed antonplagemann closed 2 years ago

antonplagemann commented 2 years ago

As a developer I want to have a function that connects to the jitsi api so that I can execute requests.

Description:

Develop a function that connects to the jitsi api as starting point for further development.

🟢 In scope:

🔴 Not in scope:

What should be the result?

A functions that does a simple request to the jitsi api and returns the result.

p-fruck commented 2 years ago

/cib

github-actions[bot] commented 2 years ago

Branch feature/3-Implement-Jitsi-API-Connect-Function created!