Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 1.19 KB

README.md

File metadata and controls

38 lines (26 loc) · 1.19 KB

JSON Merge Patch API

JSON Merge Patch logo

Repo for api.jsonmergepatch.com. If you're interested in learning more about JSON Merge Patch - read our guide.

For www.jsonmergepatch.com see this repo

This is a Zuplo API that was created with create-zuplo-api.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the API by modifying config/routes.oas.json. The dev server will automatically reload the API with your changes.

Learn More

To learn more about Zuplo, you can visit the Zuplo documentation.

To connect with the community join Discord.