EdgeChains icon indicating copy to clipboard operation
EdgeChains copied to clipboard

Share code between Spring Boot & Android

Open sandys opened this issue 2 years ago • 0 comments

building on top of @robincakeellis work in https://github.com/arakoodev/EdgeChains/issues/194 , we want to modularize the classes so i can use the classes from spring boot or android.

Thankfully we already use a lot of android-ish paradigms like rxjava, etc. However some of the classes launch implicit apis in the background (like GPT3Endpoint).

We will be creating a 100$ bounty on this soon - opening bug for preliminary discussion and brainstorming.

sandys avatar Sep 08 '23 05:09 sandys