Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 951 Bytes

README.md

File metadata and controls

39 lines (24 loc) · 951 Bytes

JSONic

This project is a clone of JSONPlaceholder, which is a fake REST API for testing and prototyping. It provides a set of endpoints that return dummy data in JSON format. The purpose of this clone is to allow developers to locally test and develop their applications without relying on the external API.

Table of contents

Overview

Screenshot

Links

My process

Built with

What I learned

  • Next.js

Useful resources