jsonplaceholder
There are 111 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.
musabbozkurt/live-data-service
Prometheus, Grafana, Kafka, Zipkin, Redis, Elasticsearch and Logstash Integrations with Spring Boot 3, Java 24 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.
desoga10/react-table
Filterable data table with vanilla React, React Hooks and a 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.
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.
stefanonepa/vue-jsonplaceholder-test
Example of jsonplaceholder usage with Vue
tauseef89/Vue-Cli-Demo-App
Vue Cli Demo Blog App
alokuidev/expert-users
A modern React app that fetches user data from JSONPlaceholder API, displays user directories with address info, and allows interactive viewing of albums and photos with modal previews.
based-ghost/Ghost.Console
A .NET console application built with Spectre.Console.
stanislawfortonski/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.
Abdessamad7687/jsonplaceholder
Bring & Display data from website via API
asynched/json-placeholder-graphql
A GraphQL version of the JSON Placeholder API
bacon-delight/flask-authentication-simulator
Authentication APIs for JSONPlaceholder resources
Danielcsxx/EstudosJsAPI
Projeto desenvolvido para: Estudos, Revisões e Testes. Focando em consumo de APIs utilizando JavaScript puro.
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
Narutino10/vuejstp
Projet Vue.js avec TypeScript développé dans le cadre d’un TP. L’application interagit avec l’API JSONPlaceholder pour afficher des utilisateurs, posts, commentaires et photos dans des vues dynamiques. La validation des données est assurée via Zod.js, et la navigation se fait sans rechargement de page.
pooyasamimi/simple-dashboard
simple admin dashboard with react and jsonplaceholder Api
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
StackOverflowIsBetterThanAnyAI/infinite-scroll-feed
This web page was created using fake API data from JSONPlaceholder and UI structures from shadcn. It resembles a landing page consisting of four differently designed zones, three of which processes data from this respective API.
stanmiglight/student-portfolio
a compilation of projects that demonstrate different functionalities
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