Skip to content

Commit 792112e

Browse files
Update README.md
1 parent b1ac1e2 commit 792112e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
- 🧩 **Document-Based:** Each collection is a JSON file; each record is a structured JSON document.
1919
- 🧪 **CRUD Operations:** Easy-to-use API for create, read, update, and delete operations.
2020
- 🕵️‍♂️ **Search & Filter:** Built-in query capabilities using associative arrays and conditions.
21-
- [ ] Upcoming soon
21+
- [x] Coming soon
2222
- 🔐 **JWT & Session Authentication:** Secure API with optional login/auth guard.
2323
- 🌐 **REST API Wrapper:** JSON RESTful interface for HTTP clients.
2424
- 🗃️ **Transactions & Atomic Writes:** Prevents data corruption with locking mechanisms.

0 commit comments

Comments
 (0)