What Is JSON Patch?

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • braid-spec

    Working area for Braid extensions to HTTP

  • That doesn't work, because DELETE is defined to delete the entire resource. PUT is defined to replace the resource with the body, which would replace the resource with the patch. Only PATCH is defined to accept a patch and do something special with it.

    Another option, though, is to use the Range-Patch spec from: https://github.com/braid-org/braid-spec

  • todomvc

    Helping you select an MV* framework - Todo apps for Backbone.js, Ember.js, AngularJS, and many more (by levand)

  • This isn't an answer to your question, but I really like this (somewhat old) clojurescript react wrapper: https://github.com/levand/todomvc/blob/gh-pages/architecture...

    Notice there is no JSX to define react components, just s-expressions.

    (yes I know you can use React without JSX, but I think it's interesting that in a lisp there's not really much need to introduce something like JSX).

    Anyway I think it's a neat example on how applicable s-expression are.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Jack Dorsey: a native internet protocol for social media

    2 projects | news.ycombinator.com | 14 Dec 2022
  • Braid: Synchronization for HTTP

    1 project | news.ycombinator.com | 15 Apr 2022
  • Follow-ups to the “Streets” series

    2 projects | dev.to | 17 Sep 2023
  • Synit – A Reactive Operating System

    2 projects | news.ycombinator.com | 15 Jul 2023
  • The HTTP status code for a web server's default “hello” front page

    1 project | news.ycombinator.com | 9 Jul 2023