2.4.0 • Published 1 year ago

@anniken/strapi-sdk-js v2.4.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

strapi-sdk-js

Strapi SDK JS/TS

Build Codecov npm version npm downloads License

Thanks this SDK you can trigger your Strapi API in your Javascript/Typescript project.

Note: This is a fork of Stun3r's strapi-sdk-js.

🚀 Features

  • Strapi v4 supports
  • RESTful methods
  • Simplified request responses
  • Formatted error handling

📚  Documentation

If you are using Strapi v3, check out here the documentation of the SDK v1

⚙️ Contributing

  1. Clone the repository
  2. Move on develop branch
  3. You will need to install dependencies thanks npm install or yarn install
  4. To start development you can use yarn start in order to enable build watch or yarn build
  5. After you finished your change be sure to open a PR against develop branch

License

MIT License