GitHunt
ZU

zuplo-samples/json-merge-patch

REST API to apply JSON Merge Patches to uploaded JSON documents

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.

Languages

TypeScript100.0%

Contributors

MIT License
Created October 14, 2024
Updated October 21, 2024
zuplo-samples/json-merge-patch | GitHunt