2016-03-18 11:12:50 +01:00
|
|
|
# strapi-generate-api
|
|
|
|
|
|
|
|
[](https://www.npmjs.org/package/strapi-generate-api)
|
|
|
|
[](https://www.npmjs.org/package/strapi-generate-api)
|
2016-08-10 11:31:27 +02:00
|
|
|
[](https://david-dm.org/strapi/strapi-generate-api)
|
|
|
|
[](https://travis-ci.org/strapi/strapi-generate-api)
|
2016-03-18 11:12:50 +01:00
|
|
|
[](http://slack.strapi.io)
|
|
|
|
|
|
|
|
This Strapi generator contains all the default files for a new API.
|
|
|
|
|
|
|
|
This generator can be called with:
|
|
|
|
|
|
|
|
```bash
|
2016-03-25 22:22:34 +01:00
|
|
|
$ strapi generate:api apiName
|
2016-03-18 11:12:50 +01:00
|
|
|
```
|
|
|
|
|
|
|
|
## 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)
|