Sign in
Categories
Your Saved List Become a Channel Partner Sell in AWS Marketplace Amazon Web Services Home Help

Strapi

Strapi

Reviews from AWS customer

0 AWS reviews
  • 5 star
    0
  • 4 star
    0
  • 3 star
    0
  • 2 star
    0
  • 1 star
    0

External reviews

191 reviews
from

External reviews are not included in the AWS star rating for the product.


    VIKAS S.

AWESOME CMS DRIVEN API BUILDING TOOL

  • January 07, 2022
  • Review provided by G2

What do you like best about the product?
Easy to work on backend for frontend developers. Its like drag and drop feature
What do you dislike about the product?
I think, they should bring a better documentation on how to host it in a individual servers like from Digitalocean or elsewhere
What problems is the product solving and how is that benefiting you?
I am workings on a LMS for which Strapi is help me arround


    Daniel M.

Learning Strapi

  • January 06, 2022
  • Review provided by G2

What do you like best about the product?
Seems like a great way to build API driven aps quickly.
What do you dislike about the product?
I've encountered some bugs and some things seem to be more difficult than they have to be. It's definitely not plug and play. Strapi takes some time and patience to learn but once you understand how to setup a development and production environment - magical things start happening.
What problems is the product solving and how is that benefiting you?
I'm using the app to improve internal communication at my university.


    Hospitality

Great alternative to Django

  • January 05, 2022
  • Review provided by G2

What do you like best about the product?
The GUI based schema builder. Inbuilt orm. Feature rich product.
What do you dislike about the product?
I think the free plan should have more features like access roles, better filtering ability in API, etc
What problems is the product solving and how is that benefiting you?
I used to develop apis with Django. Coding everything from scratch is overwhelming. With easy schema builder that is no longer a problem.

Plus the rule based access is super cool.
Recommendations to others considering the product:
It's a great alternative to Django. The rule based access, schema builder, the crud operations, etc these features are super cool. Getting started is easy. No need to look for boilerplate.


    Non-Profit Organization Management

Fantastic Flexible CMS

  • January 05, 2022
  • Review provided by G2

What do you like best about the product?
Strapi makes it easy to set up an API for your website quickly. There's no tedious work writing API routes and controllers for basic CRUD operations. Their content types builder plugin allows you to get your API up and running quickly. Strapi is also very flexible and customizable, and you can easily configure what you get out of the box with custom routes, controllers, services, and database queries. Strapi also has a great customizable user interface out of the box so even less technical individuals can easily learn how to update your website.
What do you dislike about the product?
Currently, Strapi is pretty difficult to deploy and host. They have relatively comprehensive deployment guides on their website, but they are not full-proof. You will need someone that has experience with server configuration / Dev Ops to get you up and running. It will be really nice when they have a cloud hosted option.
What problems is the product solving and how is that benefiting you?
I'm implementing a website that hosts information and race results for my local running club. A lot of the functionality I need for the majority of the content is just basic CRUD operations, and Strapi makes it really easy to step up. Our race results are much more complicated, however, and I have the flexibility to create custom SQL queries where I need to.


    Faizan A.

Perfect solution if you want to focus on Front End Development and skip Backend DEV

  • December 31, 2021
  • Review provided by G2

What do you like best about the product?
Provides the quickest solution to setup APIs for your frontend.
What do you dislike about the product?
As it's still growing it lacks some of the features to be used by masses.
What problems is the product solving and how is that benefiting you?
Strapi is helping me skip the backend part and focus on frontend by managing the backend all from one place.


    David L.

It is an open-source Headless CMS built around JavaScript

  • December 17, 2021
  • Review provided by G2

What do you like best about the product?
I love that you can basically use this with almost any platform in the industry. It can be used with ReactJs, AngularJS, and even plain Javascript. It's amazing
What do you dislike about the product?
I think that there are not enough courses and options for those who would like to learn the CMS; even if it is offered as a paid certification, that would be great!
What problems is the product solving and how is that benefiting you?
I am solving the problem that you do not need WordPress to create and compete in creating great web applications. It is a new edge to all developers independent and employed.


    Josef V.

Perfect product ,cannot recommend enough.

  • December 16, 2021
  • Review provided by G2

What do you like best about the product?
Customazibility, written in React and javascript
What do you dislike about the product?
Sometimes there can be bugs that are not easy to resolve nor debug.
What problems is the product solving and how is that benefiting you?
Open source CMS


    Santi C.

Strapi enables us to create any type of website really fast

  • December 10, 2021
  • Review provided by G2

What do you like best about the product?
It's open-source, free, extendable, built with React, Javascript, Node... With the V4 version it has a new plugin ecosystem so anyone can easily contribute.
What do you dislike about the product?
Sometimes it's a bit slow (haven't tested much V4 yet tough). I would also love some more custom fields (color picker, map...) ;)
What problems is the product solving and how is that benefiting you?
It enables us to build private & secure CMS's for big and small clients really quickly.


    Jhony G.

My experience as a novice

  • December 06, 2021
  • Review provided by G2

What do you like best about the product?
Most of Strapi is funny. The way things just connect and can be shared through API, user configurations, and management is fantastic.
What do you dislike about the product?
The only thing I feel left in Strapi is a good WYSIWYG editor because most of the users who can access the app are non-technical.
What problems is the product solving and how is that benefiting you?
We are migrating our webpage to Strapi. Non-technical users will be the admins of it


    Education Management

Recommended Headless CMS for startup and freelance project

  • December 04, 2021
  • Review provided by G2

What do you like best about the product?
- There is an Admin Panel for defining data and managing data.
- The defined data will automatically generate API and API files for front-end use.
- You can still do back-end development and customization by yourself.
- It is an open-source project, and you can easily put it on your own server using docker.
- Lots of plugins we can choose from the community.
What do you dislike about the product?
The documentation is not enough clear. I used more time to find out how to customize the backend and change the configs. Nothing major but could be improved.
What problems is the product solving and how is that benefiting you?
I used it to set up a freelance project with some articles, pages, and a few other content types. It was very easy to set up with just some fingertips. The data types defined in the Admin Panel are all stored in JSON format, so they can be managed by the version control system.