We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1ac1e2 commit 792112eCopy full SHA for 792112e
README.md
@@ -18,7 +18,7 @@
18
- 🧩 **Document-Based:** Each collection is a JSON file; each record is a structured JSON document.
19
- 🧪 **CRUD Operations:** Easy-to-use API for create, read, update, and delete operations.
20
- 🕵️♂️ **Search & Filter:** Built-in query capabilities using associative arrays and conditions.
21
-- [ ] Upcoming soon
+- [x] Coming soon
22
- 🔐 **JWT & Session Authentication:** Secure API with optional login/auth guard.
23
- 🌐 **REST API Wrapper:** JSON RESTful interface for HTTP clients.
24
- 🗃️ **Transactions & Atomic Writes:** Prevents data corruption with locking mechanisms.
0 commit comments