47
SDK JS
planned
Activity Feed
Sort by
Derrick Mehaffy
planned
Thomas F. K. Jorna
I really like https://github.com/kmariappan/strapi-client-js especially with Strapi's ability to generate typescript types!
Martin Salzburg
Alternatively you could specify the Strapi API with Open API and profit from the Open API generator project (https://github.com/OpenAPITools/openapi-generator), which can generate API Clients/SDKs in various programming languages ...
Aurélien Georget
candidate