Fireproof
JSON →Immutable ledger database with live synchronization
Tools · 5
- create_document Create a new JSON document in the Fireproof database
- read_document Read a JSON document by its ID from the Fireproof database
- update_document Update an existing JSON document in the Fireproof database
- delete_document Delete a JSON document by its ID from the Fireproof database
- query_documents Query documents sorted by any field in the Fireproof database
★ 32 GitHub stars