Software Alternatives, Accelerators & Startups

WunderGraph VS JSON Server

Compare WunderGraph VS JSON Server and see what are their differences

WunderGraph logo WunderGraph

Save 2-4 weeks / 90% of the code building web apps by automating API integrations and security.

JSON Server logo JSON Server

Get a full fake REST API with zero coding in less than 30 seconds. For front-end developers who need a quick back-end for prototyping and mocking
  • WunderGraph Landing page
    Landing page //
    2023-08-27
  • JSON Server Landing page
    Landing page //
    2023-08-01

WunderGraph videos

#WunderGraph Show & Tell #3 - Secrets, Multi-Region Deployments, Create WunderGraph App, and more...

JSON Server videos

Angular CRUD with Web API Tutorial Part #3 - Setup Local JSON Server and Mock API Endpoints

Category Popularity

0-100% (relative to WunderGraph and JSON Server)
API
100 100%
0% 0
Development
0 0%
100% 100
GraphQL
100 100%
0% 0
API Tools
30 30%
70% 70

User comments

Share your experience with using WunderGraph and JSON Server. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

WunderGraph might be a bit more popular than JSON Server. We know about 54 links to it since March 2021 and only 44 links to JSON Server. 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.

WunderGraph mentions (54)

  • GraphQL Federation Field-level Metrics 101
    To demonstrate field usage metrics in Federation, I’ll be using WunderGraph Cosmo — a fully open source, fully self-hostable platform for Federation V1/V2 that is a drop in replacement for Apollo GraphOS. - Source: dev.to / 5 months ago
  • You do need a technical co-founder
    The inverse is also true. As a technical founder, and maybe even an introvert like me, you should definitely look for a non-technical co-founder who can help you with networking, etc... I found my dream co-founder through YC Co-founder match and what can I say, it's going great. We're focusing on enterprise GraphQL/API solutions (https://wundergraph.com) and I benefit from the networking and communication... - Source: Hacker News / 6 months ago
  • The Road to GraphQL At Enterprise Scale
    GraphQL Gateway is primarily responsible for serving GraphQL queries to consumers. It takes a query from a client, breaks it into smaller sub-queries, and executes that plan by proxying calls to the appropriate downstream subgraphs. When we started our journey, there was only Apollo Federation in the arena, and we used it. Still, now you can look at other options (e.g. Mercurius, Conductor, Hot Chocolate,... - Source: dev.to / 7 months ago
  • tRPC – Move Fast and Break Nothing. End-to-end typesafe APIs made easy
    I'm a big fan of tRPC. It's amazing how it pushed TypeScript only stacks to the limit in terms of DX. Additionally, it made the GraphQL community aware of the limitations and tradeoffs of the Query language. At the same time, I think tRPC went through a really fast hype cycle and it doesn't look like we're seeing a massive move away from REST and GraphQL to RPC. That said, we see a lot of interest in RPC these... - Source: Hacker News / 9 months ago
  • Build Smarter, Not Harder: Simplifying Backend Workflows with Build-time GraphQL
    Starting to sound like a broken record, here. How do we break the cycle? Let’s talk about it, with a look at a free and open-source technology  --  WunderGraph  -- that can help us. - Source: dev.to / 11 months ago
View more

JSON Server mentions (44)

  • Full Stack To Do list, a step-by-step tutorial
    Our backend will be little more than a two-way translation layer between the database and the user interface (UI). Later in this post we will identify other responsibilities of a backend but our implementation will be kept simple to demonstrate the fundamental machinery and concepts. It is worth noting the backend comes in two parts, web server and application server. Both json-server and Express are able to... - Source: dev.to / 10 months ago
  • Improve Frontend-Backend development harmony with JSON-Server
    JSON-Server creates fake REST API with a minimum amount of configuration, it provides a simple way to create mock RESTful APIs and easily define the required endpoints, allows easy definition of the data schema in a JSON file and can serve as a reference for each figure in the project. - Source: dev.to / 12 months ago
  • Dictionary app
    I thought about usingJson Server (hosting the repo with the words on Github to begin with), Googlesheets, or maybe Firestore (i would prefer not to use it ,to avoid extra costs just in case it gets a reasonable amount of users). It isnt a big app so I just want a simple solution for storing the words and fetching them. Source: 12 months ago
  • Playwright - Not just for Frontend
    First, I didn't create a backend API for this example, but I used a fake API to test. I created it with json-server and json-server-auth. They are two npm packages that use a JSON file as a database and expose the database in an API. You can find more about json-server in its documentation and about json-server-auth here. - Source: dev.to / over 1 year ago
  • Is there any JSONPlaceholder variant that is free and makes persistent changes in the simulated JSON database? I want to simulate a MongoDB database with it and be able to have persistent changes during my frontend application's presentation.
    You can use json-server which is the technology used by JSONPlaceholder. It is totally free, but not in cloud, you have to run it locally. Every changes is stored in a JSON file. Source: over 1 year ago
View more

What are some alternatives?

When comparing WunderGraph and JSON Server, you can also consider the following products

GraphQL - GraphQL is a data query language and runtime to request and deliver data to mobile and web apps.

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.

EdgeDB - EdgeDB is a next-generation graph-relational database that lets you easily build flexible, scalable applications in real-time.

ReqRes - A hosted REST-API ready to respond to your AJAX requests.

Hasura - Hasura is an open platform to build scalable app backends, offering a built-in database, search, user-management and more.

Postman - The Collaboration Platform for API Development