Stun3R / strapi-sdk-js

📦 Javascript SDK for your Strapi API
https://strapi-sdk-js.netlify.app
MIT License
143 stars 28 forks source link

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.

🚀 Features

📚  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