2017-10-12 14:43:31 +02:00
|
|
|
{% center %}
|
2017-10-10 11:15:24 +02:00
|
|
|

|
|
|
|
|
2017-10-12 14:43:31 +02:00
|
|
|
### API creation made simple, secure and fast.
|
|
|
|
The most advanced open-source Content Management Framework to build powerful API with no effort.
|
|
|
|
|
|
|
|
<br />
|
2017-10-10 11:15:24 +02:00
|
|
|
[](https://www.npmjs.org/package/strapi)
|
|
|
|
[](https://www.npmjs.org/package/strapi)
|
|
|
|
[](https://travis-ci.org/strapi/strapi)
|
|
|
|
[](http://slack.strapi.io)
|
2018-02-12 11:48:29 +01:00
|
|
|
<a href="https://heroku.com/deploy?template=https://github.com/strapi/strapi-heroku-app">
|
|
|
|
<img src="https://www.herokucdn.com/deploy/button.svg" alt="Deploy" height="20px">
|
|
|
|
</a>
|
2017-10-10 11:15:24 +02:00
|
|
|
|
2017-10-12 14:43:31 +02:00
|
|
|
{% endcenter %}
|
|
|
|
|
2018-04-25 04:50:20 -07:00
|
|
|
## v3@alpha.12 is available!
|
2017-10-11 18:07:57 +02:00
|
|
|
We've been working on a major update for Strapi during the past months, rewriting the core framework and the dashboard.
|
2017-10-10 11:15:24 +02:00
|
|
|
|
2018-04-25 04:50:20 -07:00
|
|
|
This documentation is only related to Strapi v3@alpha.12 ([v1 documentation is still available](http://strapi.io/documentation/1.x.x)).
|
2017-10-10 11:15:24 +02:00
|
|
|
|
2017-10-11 18:11:46 +02:00
|
|
|
**[Get Started](getting-started/installation.md)**<br />
|
2017-10-11 18:07:57 +02:00
|
|
|
Learn how to install Strapi and start developing your API.
|
2017-10-10 11:15:24 +02:00
|
|
|
|
2017-10-12 19:17:57 +02:00
|
|
|
**[Command Line Interface](cli/CLI.md)**<br />
|
|
|
|
Get to know our CLI to make features the hacker way!
|
|
|
|
|
2017-10-11 18:07:57 +02:00
|
|
|
**[Concepts](concepts/concepts.md)**<br />
|
|
|
|
Get to know more about Strapi and how it works.
|
2017-10-10 11:15:24 +02:00
|
|
|
|
2017-10-11 18:07:57 +02:00
|
|
|
**[Guides](configurations/configurations.md)**<br />
|
|
|
|
Get familiar with Strapi. Discover concrete examples on how to develop the features you need.
|
2017-10-10 11:15:24 +02:00
|
|
|
|
2018-01-10 11:32:24 +01:00
|
|
|
**[Plugin Development](plugin-development/quick-start.md)**<br />
|
|
|
|
Understand how to develop your own plugin.
|
2017-10-10 11:15:24 +02:00
|
|
|
|
2017-10-11 18:07:57 +02:00
|
|
|
**[API Reference](api-reference/reference.md)**<br />
|
|
|
|
Learn about Strapi's API, the `strapi` object that is available in your backend.
|
2017-10-12 17:50:28 +02:00
|
|
|
|
|
|
|
**[Migration guide](migration/migration-guide.md)**<br />
|