Orbit Db Http Api Versions Save

A HTTP API Server for the OrbitDB distributed peer-to-peer database

0.3.0-rc.4

4 years ago

endpoints affected: GET /db/{dbname} , POST /db/{dbname}, GET /dbs:

  • Add canAppend to db info - (Boolean)
  • Add write to db info - (list of permitted write identities)

0.3.0-rc.3

4 years ago
  • Fix issue with null payload on POST /db/{dbname}/query endpoint
  • Fix issue with null payload on POST /db/{dbname}/inc endpoint

0.3.0-rc.2

4 years ago
  • Update POST /db/{dbname}/access/write endpoint to better match new access controller style

0.3.0-rc.1

4 years ago
  • Add GET /db/{dbname}/events/{eventname} endpoint for server sent events stream

0.1.0

5 years ago

0.1.0-rc.3

5 years ago