2022.0.1 • Published 2 years ago

nuxt2-strapi4 v2022.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Strapi v4 and Nuxt v2 integration module

npm version npm downloads Github Actions CI Codecov License

Strapi v4 module for NuxtJS v2. This module is edited to make it work with new Strapi version. I will keep it updated wherever possible. Raise issues if any.

Features

  • Authentication support
  • RESTful methods
  • Adaptive SDK for API entities
  • Handle errors with hooks
  • TypeScript support

📖  Read the documentation

Development

  1. Clone this repository
  2. Install dependencies using yarn install or npm install
  3. Start development server using yarn dev or npm run dev

License

MIT License