forked from nuxt-modules/strapi
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
43fbe60
commit a529e80
Showing
3 changed files
with
6 additions
and
50 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,51 +1,7 @@ | ||
[](https://strapi.nuxtjs.org) | ||
# @symbol-it/nuxt-strapi-axios | Fork from @nuxtjs/strapi | ||
|
||
> [Strapi](https://strapi.io) module for [NuxtJS](https://nuxtjs.org) with axios | ||
> Replace @nuxtjs/http by @nuxtjs/axios | ||
# @nuxtjs/strapi | ||
- [Native repository - Strapi Nuxtjs](https://strapi.nuxtjs.org) | ||
|
||
[![npm version][npm-version-src]][npm-version-href] | ||
[![npm downloads][npm-downloads-src]][npm-downloads-href] | ||
[![Github Actions CI][github-actions-ci-src]][github-actions-ci-href] | ||
[![Codecov][codecov-src]][codecov-href] | ||
[![License][license-src]][license-href] | ||
|
||
> [Strapi](https://strapi.io) module for [NuxtJS](https://nuxtjs.org) | ||
- [✨ Release Notes](https://github.com/nuxt-community/strapi-module/releases) | ||
- [📖 Read the documentation](https://strapi.nuxtjs.org) | ||
|
||
## Features | ||
|
||
- Authentication support | ||
- RESTful methods | ||
- Adaptive SDK for API entities | ||
- Handle errors with hooks | ||
- TypeScript support | ||
|
||
[📖 Read the documentation](https://strapi.nuxtjs.org) | ||
|
||
## 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](./LICENSE) | ||
|
||
<!-- Badges --> | ||
[npm-version-src]: https://img.shields.io/npm/v/@nuxtjs/strapi/latest.svg | ||
[npm-version-href]: https://npmjs.com/package/@nuxtjs/strapi | ||
|
||
[npm-downloads-src]: https://img.shields.io/npm/dt/@nuxtjs/strapi.svg | ||
[npm-downloads-href]: https://npmjs.com/package/@nuxtjs/strapi | ||
|
||
[github-actions-ci-src]: https://github.com/nuxt-community/strapi-module/workflows/ci/badge.svg | ||
[github-actions-ci-href]: https://github.com/nuxt-community/strapi-module/actions?query=workflow%3Aci | ||
|
||
[codecov-src]: https://img.shields.io/codecov/c/github/nuxt-community/strapi-module.svg | ||
[codecov-href]: https://codecov.io/gh/nuxt-community/strapi-module | ||
|
||
[license-src]: https://img.shields.io/npm/l/@nuxtjs/strapi.svg | ||
[license-href]: https://npmjs.com/package/@nuxtjs/strapi |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters