akash-network / support

Akash Support and Issue Tracking
5 stars 3 forks source link

make akash-api a SDK #224

Open troian opened 1 month ago

troian commented 1 month ago

NOTE This issue description will be updated within next few weeks

Refactor Akash-API layout

Restructure akash-api layout

Restructuring is being done within sdk-47 branch

Golang

TS

anilmurty commented 1 day ago

Just a note that we have 3-4 customers using the API to integrate their platforms today (Solve Care, Brev, Prime-Intellect in production + a bunch that are planning to integrate). So we have to ensure the API changes are backward compatible or bump the major version and communicate to the customers and ensure they can migrate to the new version, before we release.