{"library":"strapi-sdk-javascript","type":"library","category":null,"description":"The `strapi-sdk-javascript` package provides a client library for interacting with a Strapi backend, offering methods for CRUD operations, local and provider-based authentication (Facebook, GitHub, Google, Twitter), and file management. It aims to simplify API calls by abstracting HTTP requests. However, the package is officially unmaintained and deprecated by the Strapi team, who recommend using a standard HTTP client (like Axios or Fetch) configured for your Strapi API endpoints instead. The current stable version is 0.3.3, but it has not seen active development or releases for a significant period. Its key differentiator as an 'official' SDK is now moot due to its abandonment, with the recommended approach being direct API interaction. Developers should be aware it does not support newer Strapi features or GraphQL roadmap items.","language":"javascript","status":"abandoned","version":"0.3.3","tags":["javascript","typescript"],"install":[{"cmd":"npm install strapi-sdk-javascript","imports":["import Strapi from 'strapi-sdk-javascript';","import Strapi from 'strapi-sdk-javascript';\nconst strapi = new Strapi('http://localhost:1337');\nawait strapi.login('user', 'pass');","import type Strapi from 'strapi-sdk-javascript';"]},{"cmd":"yarn add strapi-sdk-javascript","imports":[]},{"cmd":"pnpm add strapi-sdk-javascript","imports":[]}],"homepage":"https://strapi.io","github":"https://github.com/strapi/strapi-sdk-javascript","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/strapi-sdk-javascript","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/strapi-sdk-javascript/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}