Stun3R / strapi-sdk-js

πŸ“¦ Javascript SDK for your Strapi API

Home Page:https://strapi-sdk-js.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

  • 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

About

πŸ“¦ Javascript SDK for your Strapi API

https://strapi-sdk-js.netlify.app

License:MIT License


Languages

Language:TypeScript 91.7%Language:JavaScript 8.3%