strapi-rest

strapi-rest

npm version License

A Strapi REST API wrapper built upon the global fetch API

You can find the documentation here.

Installation

$ npm install strapi-rest
# or
$ yarn install strapi-rest
# or
$ pnpm add strapi-rest

Generated using TypeDoc