Mocking API responses during development.

This page summarizes the projects mentioned and recommended in the original post on /r/webdev

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • mockoon

    Mockoon is the easiest and quickest way to run mock APIs locally. No remote deployment, no account required, open source.

  • Shameless plug, I created an API mocking desktop app (https://mockoon.com). It's quite easy to mock anything in two clicks and use the proxy to forward requests to existing endpoints.

  • msw

    Seamless REST/GraphQL API mocking library for browser and Node.js.

  • Mock Service Worker can do this. https://mswjs.io/

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Mock APIs best practice.

    2 projects | /r/Frontend | 2 Feb 2022
  • What direction can I take to mocking a data structure that is relational on the front-end while I wait for backend endpoints to be created?

    2 projects | /r/Frontend | 9 Dec 2023
  • What direction can I take to mock a (relational?) data-structure on the front-end while I wait for backend endpoints to be created?

    2 projects | /r/webdev | 9 Dec 2023
  • Mock Service Worker is awesome

    2 projects | dev.to | 24 Aug 2022
  • Mock API in a Chrome extension

    3 projects | dev.to | 30 Apr 2021