mirror of
https://github.com/strapi/strapi.git
synced 2025-07-17 05:53:01 +00:00
26 lines
954 B
Markdown
26 lines
954 B
Markdown
# strapi-generate-api
|
|
|
|
[](https://www.npmjs.org/package/strapi-generate-api)
|
|
[](https://www.npmjs.org/package/strapi-generate-api)
|
|
[](https://david-dm.org/strapi/strapi-generate-api)
|
|
[](https://travis-ci.org/strapi/strapi-generate-api)
|
|
[](https://slack.strapi.io)
|
|
|
|
This Strapi generator contains all the default files for a new API.
|
|
|
|
This generator can be called with:
|
|
|
|
```bash
|
|
$ strapi generate:api apiName
|
|
```
|
|
|
|
## Resources
|
|
|
|
- [License](LICENSE)
|
|
|
|
## Links
|
|
|
|
- [Strapi website](https://strapi.io/)
|
|
- [Strapi community on Slack](https://slack.strapi.io)
|
|
- [Strapi news on Twitter](https://twitter.com/strapijs)
|