No JsonAPI videos yet. You could help us improve this page by suggesting one.
Based on our record, Nest.js should be more popular than JsonAPI. It has been mentiond 217 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.
Read more about Next.js here and Nest.js here. - Source: dev.to / about 1 month ago
In this article, we will walk through a step-by-step process to secure a Nest.js RESTful API using Keycloak. This includes setting up an application client and configuring authentication and RBAC for your API endpoints. - Source: dev.to / about 2 months ago
The rapid evolution of web development in 2025 makes it imperative to choose a framework that truly fits your project. Whether this involves a dynamic web application, scalable API, or high-performance SaaS product, the decision to select Next.js or Nest.js becomes all the more key. While both do their thing really well, in this sense, they don't do the same thing. - Source: dev.to / 3 months ago
Ok, you're right. I was referring to the usual ones (Next, Nuxt, SvelteKit, Remix, etc). Joytick looks cool. Besides this there's also NestJS https://nestjs.com/. - Source: Hacker News / 3 months ago
Basic knowledge of NestJS and Javascript/Typescript. - Source: dev.to / 3 months ago
Built on JSON API standards, the OSF API is intuitive for anyone familiar with REST conventions. Once you learn its core patterns, you can quickly expand into project creation, user collaboration, and more—without constantly referencing documentation. The official OSF API docs provide everything needed to get started. - Source: dev.to / 19 days ago
Following established patterns reduces the learning curve for your API. Adopt conventions from JSON:API or Microsoft API Guidelines to provide consistent experiences. - Source: dev.to / about 2 months ago
I’ve used both GraphQL and REST in the past. From json:api to Relay, each approach for building APIs has its pros and cons. However, a constant challenge is choosing between code-first and schema-first approaches. - Source: dev.to / 7 months ago
There is a group of people who set out to standardize JSON responses into a single response style, either for returning single or multiple resources. You can take their style as a reference when designing their API to ensure uniformity of responses. - Source: dev.to / 12 months ago
The server seems to be using the popular JSON:API standard which is a great way to build APIs. But should we really use these data structures in the frontend? - Source: dev.to / 12 months ago
ExpressJS - Sinatra inspired web development framework for node.js -- insanely fast, flexible, and simple
ReqRes - A hosted REST-API ready to respond to your AJAX requests.
Laravel - A PHP Framework For Web Artisans
graphql.js - A reference implementation of GraphQL for JavaScript - graphql/graphql-js
Adonis JS - AdonisJs is a Node.js web framework with breath of fresh air and drizzle of elegant syntax on top of it
JSON Placeholder - JSON Placeholder is a modern platform that provides you online REST API, which you can instantly use whenever you need any fake data.