Mock APIs best practice.

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

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
  • msw

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

  • You can look at msw, might suit your needs

  • 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 another mocking tool Mockoon, a desktop app for quick REST API mocking. It's open source and there is a CLI to run your mocks during integration testing.

  • 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

  • Mocking API responses during development.

    2 projects | /r/webdev | 15 Mar 2023
  • 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