8000 Add Hatchify to tools and examples · roy-coder/json-api@7367899 · GitHub
[go: up one dir, main page]

Skip to content

Commit 7367899

Browse files
authored
Add Hatchify to tools and examples
1 parent 247e37d commit 7367899

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

implementations/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -339,6 +339,7 @@ includes related resources.
339339

340340
* [Endpoints provides a fully working example API](http://github.com/endpoints/example/)
341341
* [Sinja provides a fully-working example API](https://github.com/mwpastore/sinja/tree/master/demo-app)
342+
* [Hatchify provides a full-working example API and client](https://stackblitz.com/edit/bitovi-hatchify-t7amou?embed=1&file=backend%2Findex.ts)
342343

343344
## <a href="#related-tools" id="related-tools" class="headerlink"></a> Related Tools
344345

@@ -358,6 +359,7 @@ includes related resources.
358359

359360
* [json-api-merge](https://www.npmjs.com/package/json-api-merge) JSON:API specific redundant duplication algorithm for merging included resources into original data
360361
* [json-patch](https://www.npmjs.org/package/json-patch) implementation of JSON Patch (rfc6902)
362+
* [hatchify](https://github.com/bitovi/hatchify) Schema driven JSON:API for Node HTTP servers, with accompanying schema-driven React Web UI
361363

362364
### <a href="#server-python" id="server-python" class="headerlink"></a> Python
363365

0 commit comments

Comments
 (0)
0