remove JSONP

This commit is contained in:
Maurits van der Schee 2016-11-06 01:29:49 +01:00
commit fd03e642a8

View file

@ -43,7 +43,7 @@ This is a single file application! Upload "api.php" somewhere and enjoy!
- Sanitize and validate input using callbacks
- Permission system for databases, tables, columns and records
- Multi-tenant database layouts are supported
- Both JSONP and CORS support for cross-domain requests
- CORS support for cross-domain requests
- Combined requests with support for multiple table names
- Search support on multiple criteria
- Pagination, sorting and column selection