Software Alternatives & Reviews

Adonis JS VS API Platform

Compare Adonis JS VS API Platform and see what are their differences

Adonis JS logo Adonis JS

AdonisJs is a Node.js web framework with breath of fresh air and drizzle of elegant syntax on top of it

API Platform logo API Platform

REST and GraphQL framework to build modern API-driven projects
  • Adonis JS Landing page
    Landing page //
    2023-10-20
  • API Platform Landing page
    Landing page //
    2023-09-15

Adonis JS videos

Tutoriel NodeJS : Découverte d'Adonis

API Platform videos

No API Platform videos yet. You could help us improve this page by suggesting one.

+ Add video

Category Popularity

0-100% (relative to Adonis JS and API Platform)
Web Frameworks
83 83%
17% 17
Developer Tools
86 86%
14% 14
JavaScript Framework
93 93%
7% 7
Python Web Framework
0 0%
100% 100

User comments

Share your experience with using Adonis JS and API Platform. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, Adonis JS should be more popular than API Platform. It has been mentiond 70 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Adonis JS mentions (70)

  • 7 Frameworks, One SAML Jackson - Your Open Source Single Sign-On Solution
    In the JavaScript ecosystem, there are guides for enabling SAML-based enterprise single sign-on in AdonisJS, Express.js, Next.js, Remix, and React with an Express.js backend. - Source: dev.to / 25 days ago
  • AdonisJS V6 is Out, and it's a Developer's Dream
    AdonisJS is a powerful TypeScript framework for building webapps with the MVC (Model, View, Controller) architecture. Today marks the release of AdonisJS V6, and it's brought a boatload of changes that makes Adonis more appealing than ever. - Source: dev.to / 3 months ago
  • Is this a valid reason to give up node?
    If you liked Laravel, then try https://adonisjs.com/, it's very similar to Laravel and is in constant development. Source: 11 months ago
  • Is this a valid reason to give up node?
    Node is different, you compose you backend from different modules, although there is https://adonisjs.com (alternative to Rails and it's nice, but not popular and almost no jobs). Source: 11 months ago
  • Is this a valid reason to give up node?
    Luckily, I discovered Adonisjs. It is basically a typescript clone of Laravel. It has everything you need to build web apps built-in, including it's own orm called Lucid. Absolutely blows away every other nodejs orm. Source: 11 months ago
View more

API Platform mentions (37)

  • Lucky like a 7 — Seven SymfonyCasts Courses to Master Symfony 7
    Technically API Platform is not part of Symfony. Although, they are both French. 😉. - Source: dev.to / 1 day ago
  • Shot in the dark
    Probably API-platform. The website is down at the moment, but: https://github.com/api-platform/api-platform It's Symfony based (and plays nice in that ecosystem), also allows you to describe entities via Schema org vocab, has a client generator, and comes with docker-compose and helm charts. I've used it extensively to build various headless services. It's really easy to expose annotated Doctrine entities. Source: 10 months ago
  • API Platform up and running in 5 minutes 🚀
    API Platform is a framework for API-first projects, built on top of Symfony components. Let's see how to create a minimal and lightweight starter project in just 5 minutes! - Source: dev.to / 10 months ago
  • Is that the way to create an API? 😣 yes, I hate PHP
    Just use a nice framework like Symfony and for an API there is a nice thing called API Platform. Source: 10 months ago
  • Questions about getting started with PHP
    On the Symfony side, a headless API can be built really quickly with https://api-platform.com/. You describe your domain entities with Schema.org vocabulary, can use a client generator to hammer out a UI in Next, Nuxt, Quasar, or whatever as a starter, it comes with an admin backend, and a Helm chart to deploy on Kubernetes. Works great for APIs when paired with, say Nuxt SSGs/PWAs if you want more of a JAMstack... Source: 10 months ago
View more

What are some alternatives?

When comparing Adonis JS and API Platform, you can also consider the following products

ExpressJS - Sinatra inspired web development framework for node.js -- insanely fast, flexible, and simple

Play Framework - An open source web framework which follows the model-view-controller architecture. It is light-weight, web-friendly, and stateless. It provides minimal overhead for highly-scalable applications.

Nest.js - A progressive Node.js framework for building efficient, reliable and scalable server-side applications.

Laravel - A PHP Framework For Web Artisans

ASP.NET - ASP.NET is a free web framework for building great Web sites and Web applications using HTML, CSS and JavaScript.

Koa.js - Next generation web framework for node.js