From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from srv1.stroeder.com (srv1.stroeder.com [213.240.180.113]) by mail.toke.dk (Postfix) with ESMTPS id CFE667C3592 for ; Sat, 2 Jan 2021 23:33:57 +0100 (CET) Authentication-Results: mail.toke.dk; dkim=pass (1536-bit key) header.d=stroeder.com header.i=@stroeder.com header.b=RZae50ux DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=stroeder.com; s=stroeder-com-20201114; t=1609626833; bh=YiKO7etk+jXCv4yKQGqI+SqOarnI/1dKN/dr7jLjMbI=; h=To:From:Subject:Date:From; b=RZae50uxL9ToPDb+pqahq25QnHOM4Bg0j6etZkIrD/AIr+nUgb9+B60TMFNCk7YMJ IrXYoql13Q7s5pJ84aK5XRcu9XqFw9a78l9Wd+yRx2kKVKitLHFXUe4CDQG4xT+W9h F95nUqCyPqxx34TXCSNrSs/1sx27cMi3/54ynUzDLc5l8lVQQ2lAll8Wc4BGvkMLnh E+PKqC0fAgkuH97b6gUNyDwjoOwYNadNKemciAN6Tn2RVAQbMeoY4hZptvo To: galene@lists.galene.org From: =?UTF-8?Q?Michael_Str=c3=b6der?= Message-ID: <23913aea-038e-96de-560e-371972a3c222@stroeder.com> Date: Sat, 2 Jan 2021 23:33:53 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.6.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: quoted-printable Message-ID-Hash: DNGNOVEJ3QG57Z7POWG3T6Z5FKZU7GT2 X-Message-ID-Hash: DNGNOVEJ3QG57Z7POWG3T6Z5FKZU7GT2 X-MailFrom: michael@stroeder.com X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; suspicious-header X-Mailman-Version: 3.3.2 Precedence: list Subject: [Galene] read groups from API List-Id: =?utf-8?q?Gal=C3=A8ne_videoconferencing_server_discussion_list?= Archived-At: List-Archive: List-Help: List-Post: List-Subscribe: List-Unsubscribe: HI! It would be helpful if groups could be retrieved from a simple web service which just returns the JSON data. This would make it possible to integrate with other database-backed management systems so that implementing #11 is not really needed. https://github.com/jech/galene/issues/11 I'd volunteer to implement an example web service based on Python with fastapi module. What do you think? Ciao, Michael.