API creation made simple, secure and fast.
The most advanced open-source Content Management Framework to build powerful API with no effort.
Quick start
Read more from here https://medium.com/@ceddybi/strapi-rocks-d887c758831e
Concepts
Your api's model should include the type_render and type_mongo, something like this
Components
Custom components will appear when you're creating a new item from the content type manager, when describing the type_render
keep in mind the following.
wysiwyg
= A simple WYSWYG editorsingle-image
= A single image uploadmulti-image
= Multiple images update with a set primary featurelocation
= a Google maps location picker- e.t.c.... you can browser the custom-components folder to get all the custom components
NOTE: All these components save data as string.
About image upload, it receives the image file, uploads it to the cloud, then the cloud returns a url link to it, which is used for preview and saving in the database.
Support
For more information on the upcoming version, please take a look to our ROADMAP.
Community support
For general help using Strapi, please refer to the official Strapi documentation. For additional help, you can use one of this channel to ask question:
- StackOverflow
- Slack (highly recommended for realtime support)
- GitHub
- Facebook.
Professional support
Strapi Solutions, the company behind Strapi, provides a full range of solutions to get better results, faster. We're always looking for the next challenge: coaching, consulting, training, customization, etc. Drop us an email to see how we can help you.
License
MIT License Copyright (c) 2015-2018 Strapi Solutions.