Tag

json-server

0 views collected around this technical thread.

Selected Java Interview Questions
Selected Java Interview Questions
Jun 11, 2024 · Backend Development

Building a Full-Stack RESTful API with json-server and Postman

This tutorial walks through creating a full‑stack project that uses json-server to expose a RESTful API, demonstrates CRUD operations via Postman, and shows how to interact with the API from a simple frontend using JavaScript fetch calls.

CRUDHTTPJavaScript
0 likes · 9 min read
Building a Full-Stack RESTful API with json-server and Postman
JD Retail Technology
JD Retail Technology
Jan 17, 2024 · Frontend Development

Improving Frontend Efficiency with VSCode Snippets, Plop Generators, json-server Mock APIs, and Low‑Code Practices

The article outlines practical front‑end efficiency techniques—including VSCode snippets, Plop generators, json‑server mock APIs, component‑based business models, and low‑code tools—to achieve UI consistency, reduce boilerplate, and accelerate development across multiple projects.

Plopautomationcode snippets
0 likes · 13 min read
Improving Frontend Efficiency with VSCode Snippets, Plop Generators, json-server Mock APIs, and Low‑Code Practices