🌐
GitHub
github.com › Ovi › DummyJSON
GitHub - Ovi/DummyJSON: DummyJSON.com provides different types of REST Endpoints filled with JSON data which you can use in developing the frontend with your favorite framework and library without worrying about writing a backend. · GitHub
DummyJSON.com provides different types of REST Endpoints filled with JSON data which you can use in developing the frontend with your favorite framework and library without worrying about writing a backend. - Ovi/DummyJSON
Starred by 2.7K users
Forked by 284 users
Languages   EJS 46.4% | JavaScript 43.6% | SCSS 9.8% | Dockerfile 0.2%
🌐
GitHub
github.com › webroo › dummy-json
GitHub - webroo/dummy-json: Generates random dummy JSON data in Node.js
Generates random dummy JSON data in Node.js. Contribute to webroo/dummy-json development by creating an account on GitHub.
Starred by 376 users
Forked by 61 users
Languages   JavaScript 100.0% | JavaScript 100.0%
Discussions

I built an open-source dummy JSON API which receives over 20 million requests per month
I use this nice service sometime. Just wondering how many people visit your website beside API requests. More on reddit.com
🌐 r/SideProject
112
283
January 15, 2024
Anyone have a favorite free service that has dummy JSON that can be queried over HTTP?
https://www.reddit.com/.json More on reddit.com
🌐 r/javascript
19
48
December 26, 2016
I built an open-source dummy JSON API using Node which receives over 20 million requests per month
Did you do this entirely by yourself? The docs alone are impressive More on reddit.com
🌐 r/node
88
422
February 28, 2024
creating dummy API
Do you have spaces in the filename? More on reddit.com
🌐 r/learnprogramming
9
1
October 3, 2023
🌐
JSONPlaceholder
jsonplaceholder.typicode.com
JSONPlaceholder - Free Fake REST API
JSONPlaceholder is a free online REST API that you can use whenever you need some fake data. It can be in a README on GitHub, for a demo on CodeSandbox, in code examples on Stack Overflow, ...or simply to test things locally.
🌐
Microsoft Edge
microsoftedge.github.io › Demos › json-dummy-data
JSON dummy data | Demos
This is a collection of dummy JSON files in various sizes to use as test data for the JSON viewer.
🌐
DummyJSON
dummyjson.com
DummyJSON - Free Fake REST API for Placeholder JSON Data
Get instant dummy JSON data for your frontend with DummyJSON Server — no backend setup needed! View on GitHub Read Docs Serving over 500 million requests monthly!
🌐
GitHub
github.com › typicode › json-server
GitHub - typicode/json-server: Get a full fake REST API with zero coding in less than 30 seconds (seriously) · GitHub
February 20, 2026 - Get a full fake REST API with zero coding in less than 30 seconds (seriously) - typicode/json-server
Starred by 75.7K users
Forked by 7.3K users
Languages   JavaScript 91.7% | HTML 8.3%
🌐
GitHub
github.com › topics › dummyjson
dummyjson · GitHub Topics
This Python script generates dummy data and writes it to a file. It can also read the data back from the file and display information about the size of the data and the file. It includes functionality to generate random strings, numbers, dates, ...
🌐
GitHub
github.com › lamngockhuong › dummy-api
GitHub - lamngockhuong/dummy-api: Create Dummy API Server by json-server
This example will define a custom route, search user by email · // routes.json { "/users/email/:email": "/users?email=:email" } If you want to change home page template, please update the contents at public/ The recommended way to run this container looks like this: $ DB_FILE=db.json && ROUTES_FILE=routes.json && docker run -d \ --name dummy-api \ -p 3000:3000 \ -v $(pwd)/$DB_FILE:/app/db.json \ -v $(pwd)/$ROUTES_FILE:/app/routes.json \ lamngockhuong/dummy-api:latest
Author   lamngockhuong
Find elsewhere
🌐
GitHub
github.com › rookiemonkey › dummy-products-api
GitHub - rookiemonkey/dummy-products-api: An api to fetch dummy e-commerce product :dress: :womans_clothes: JSON data with placeholder images. · GitHub
An api to fetch dummy e-commerce product :tshirt: :dress: :jeans: :womans_clothes: JSON data with placeholder images. - GitHub - rookiemonkey/dummy-products-api: An api to fetch dummy e-commerce product :dress: :womans_clothes: JSON data with ...
Starred by 153 users
Forked by 29 users
Languages   JavaScript 57.2% | HTML 42.4% | Shell 0.4%
🌐
GitHub
github.com › iGyanendraYadav › TheDummyProducts
GitHub - iGyanendraYadav/TheDummyProducts: A simple listing of the dummy products using the Dummy JSON API. Please have a look once !!! · GitHub
A simple listing of the dummy products using the Dummy JSON API. Please have a look once !!! - iGyanendraYadav/TheDummyProducts
Author   iGyanendraYadav
🌐
GitHub
github.com › rovolution › dummy-json-route
GitHub - rovolution/dummy-json-route: Serve up dummy JSON data at a URL endpoint based on a Dummy JSON template file
Serve up dummy data at http://localhost:9000/person/:id/purchases from template file 'dummyPurchaseData.hbs'
Author   rovolution
🌐
GitHub
github.com › topics › dummy-api
dummy-api · GitHub Topics · GitHub
json-server dummy-api json-server-heroku json-server-glitch json-server-example · Updated · Dec 13, 2025 · HTML · Star 2 · Revolutionize your development workflow with our customizable dummy API. api-rest dummy-api · Updated · Feb 13, 2024 · TypeScript ·
🌐
CodeSandbox
codesandbox.io › examples › package › dummy-json
dummy-json examples - CodeSandbox
ApI (forked) mudasser1994 · broken-water (forked) cleve-fauna · AboutDummy JSON mock data generator for Node.js2,799Weekly Downloads · Latest version3.0.5 · LicenseMIT · External Links · github.com/webroo/dummy-json · github.com/webroo/dummy-json/issues ·
🌐
GitHub
github.com › juangsalaz › jsonfake
GitHub - juangsalaz/jsonfake: Free Fake Rest API for Testing, Learning and Prototyping. Get instant dummy JSON data for your frontend.
Free Fake Rest API for Testing, Learning and Prototyping. Get instant dummy JSON data for your frontend. - juangsalaz/jsonfake
Author   juangsalaz
🌐
Jojozhuang
jojozhuang.github.io › tutorial › creating-restful-api-with-dummy-server
Creating RESTful API with Dummy Server @ https://jojozhuang.github.io
December 15, 2017 - Create a new request, choose ‘PUT’ method and specify ‘http://localhost:5000/api/products/4’ as the URL. In the Request Body, select ‘raw’, provide the new product information in JSON format, and choose ‘JSON(application/json)’.
🌐
Codepo8
codepo8.github.io › json-dummy-data
JSON Dummy Data
JSON Dummy data files · Formatted versions · 411 KB · 1.8 MB · 2.3 MB · 5.9 MB · 11.7 MB · 23 KB · 137 KB · 176 KB
🌐
GitHub
github.com › topics › dummy-json
dummy-json · GitHub Topics · GitHub
react javascript json react-router styled-components material-ui api-rest ecommerce-website react-router-dom dummy-json
🌐
GitHub
gist.github.com › gcollazo › 884a489a50aec7b53765405f40c6fbd1
sample.json · GitHub
Quotes at https://gist.github.com/gcollazo/884a489a50aec7b53765405f40c6fbd1#file-sample-json-L55 need to be escaped
🌐
GitHub
github.com › topics › fake-api-json-server
fake-api-json-server · GitHub Topics · GitHub
Vuex store is demo ecommerce store using Fake Rest API with JSON-Server and Axios for HTTP Call, and for UI using Vuetify.