jsonplaceholder
There are 94 repositories under jsonplaceholder topic.
moharnadreza/jsonplaceholder
RTL fake REST/GraphQL API for testing and prototyping.
renatorib/next-jph
:pencil: JsonPlaceholder sample app made with Next.js
alphaolomi/json-placeholder
JSON Placeholder for PHP, A Free fake API for testing and prototyping.
programmingwithbangal/RestApiTesting.Framework.Cheetah
This is a RESTful API testing Framework using C#, .NET Core, xUnit, Specflow, HttpClient and Fluent Assertions to test JSONPlaceholder REST API.
desoga10/react-table
Filterable data table with vanilla React, React Hooks and a REST API.
musabbozkurt/live-data-service
Prometheus, Grafana, Kafka, Zipkin, Redis and Elasticsearch Integrations with Spring Boot 3, Java 21 and Docker. Integration Tests with Testcontainers for Controller. Unit Tests for Controller, Service, and Mapper with Junit 5, and Mockito
programmingwithbangal/RestApiTesting.Framework.Leopard
This is a RESTful API testing Framework using Java, Maven, JUnit, REST Assured and Jackson to test JSONPlaceholder REST API.
andrese03/react-blog-app
A simple demo blog built with React and JSON Placeholder as its API source
JoanVasquez/react-pagination
In this code I will show you how to create a pagination in react using Paginator.js, fetch and https://jsonplaceholder.typicode.com. I also used bootstrap.
nassimtaghipour/Blog-Reactjs
Building a Blog with React
programmingwithbangal/RestApiTesting.Framework.Jaguar
This is a RESTful API testing Framework using C#, .NET Core, xUnit, Specflow with Context Injection, Flurl and Fluent Assertions to test JSONPlaceholder REST API.
programmingwithbangal/RestApiTesting.Framework.Lynx
This is a RESTful API testing Framework using C#, .NET Core, Xunit Gherkin Quick, RestSharp and Fluent Assertions to test JSONPlaceholder REST API.
stefanonepa/vue-jsonplaceholder-test
Example of jsonplaceholder usage with Vue
tauseef89/Vue-Cli-Demo-App
Vue Cli Demo Blog App
stanfortonski/React-Posts-Searcher
Example React app that allow us to finds posts
1cornerstone/JsonPlaceHolder-GraphQl
Using GraphQl ,express with JsonPlaceHolder
3ddelano/mock-user-management
Mock user management dashboard in React.
asynched/json-placeholder-graphql
A GraphQL version of the JSON Placeholder API
bacon-delight/flask-authentication-simulator
Authentication APIs for JSONPlaceholder resources
darasus/json-placeholder-graphql-proxy-server
JSON Placeholder GraphQL Proxy Server
eneax/roboheads
🤖 A fast and responsive React app where you can search robots by name or email
feel0321/vercel_serverless_jsonplaceholder
vercel serveless example used jsonplaceholder
LeoGeneroso/blog
Blog project built as SPA using React, React Router, Axios and JSONPlaceholder API for the content
locbq/jsonplaceholder-app
Fun project using fake Online REST API JSONPlaceholder and Ant Design with React, Redux Toolkit, Typescript and Styled Components
ProjectRavel/Cashier-App
Cashier-App is a web-based cashier application built using React and other technologies such as API and JSONPlaceholder. The application is designed to help manage sales transactions easily and efficiently.
sedabasaran/SpringBootRestClient
RestClient
sifatulrabbi/healthos-test
the ReactJS app to administrate a B2B e-commerce platform
wmuza/Fetch-API
This project is developed to show how fetch api works using JSONPlaceholder which is a free online REST service that you can use whenever you need some fake data. Also a text file with json data is used to ilustrate the Api functionality
masum184e/expressjs_mongoose_fake_api
It serves as a playground for simulating a RESTful API environment similar to JSONPlaceholder, utilizing MongoDB with Mongoose and Express.js for seamless CRUD operations. You can easily perform GET, POST, PATCH, and DELETE requests, mimicking real-world scenarios within a controlled environment.
ZeyadAwdallah/api-explorer
api-explorer is a web project that demonstrates how to use different methods to fetch data from APIs. It utilizes three different approaches—XMLHttpRequest, Fetch API, and Axios—to retrieve and display data. The project fetches user and post data from the JSONPlaceholder API and displays it in a user-friendly format.
HamidEidy/Pinia-todo
The project is about task management with the ability to add, edit, filter and delete tasks. receiving data from an API using the axios package. The code is written using the Vue framework with a focus on using the Pinia state manager.
HamidEidy/Vuex-Todo
The project is about task management with the ability to add, edit, filter and delete tasks. receiving data from an API using the axios package. The code is written using the Vue framework with a focus on using the Vuex state manager.
Joel-Henri-NGOUBE/Albums_Viewer
DĂ©couvre tous les albums des utilisateurs de jsonplaceholder.
kiran8688/JsonPlaceholder-CRUD-operations-using-Redux-toolkit
JsonPlaceholder CRUD-operations using Redux-toolkit, axios, asyncThunk, Bootstrap, Reactjs
mmh-masud-03/json-timeline
View all available posts and comments of a post under jsonplaceholder API.
rohityadav-sas/JSONPlaceholder-React-CRUD
React app for managing posts using the JSONPlaceholder API. Supports CRUD operations with a responsive UI.