mirror of
https://github.com/strapi/strapi.git
synced 2025-07-14 20:41:51 +00:00
26 lines
984 B
Markdown
26 lines
984 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/wistityhq/strapi-generate-api)
|
||
|
[](https://travis-ci.org/wistityhq/strapi-generate-api)
|
||
|
[](http://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 <myApiName>
|
||
|
```
|
||
|
|
||
|
## Resources
|
||
|
|
||
|
- [MIT License](LICENSE.md)
|
||
|
|
||
|
## Links
|
||
|
|
||
|
- [Strapi website](http://strapi.io/)
|
||
|
- [Strapi community on Slack](http://slack.strapi.io)
|
||
|
- [Strapi news on Twitter](https://twitter.com/strapijs)
|