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 004dd20 commit 9f9efa9Copy full SHA for 9f9efa9
README.md
@@ -52,7 +52,7 @@ This is a single file application! Upload "api.php" somewhere and enjoy!
52
- Supports a JSON object as input
53
- Supports a JSON array as input (batch insert)
54
- Supports file upload from web forms (multipart/form-data)
55
- - Condensed JSON ouput: first row contains field names
+ - Condensed JSON output: first row contains field names
56
- Sanitize and validate input using callbacks
57
- Permission system for databases, tables, columns and records
58
- Multi-tenant database layouts are supported
0 commit comments