mirror of
https://github.com/strapi/strapi.git
synced 2025-07-13 12:02:10 +00:00
26 lines
968 B
Markdown
Executable File
26 lines
968 B
Markdown
Executable File
# 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)
|
|
[](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 apiName
|
|
```
|
|
|
|
## 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)
|