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 2974ddc commit f389ae9Copy full SHA for f389ae9
README.md
@@ -2,7 +2,7 @@
2
3
Single file PHP script that adds a REST API to a MySQL/MariaDB, PostgreSQL, SQL Server or SQLite database.
4
5
-Howto: Upload "`api.php`", configure it to connect to your database, have an instant full-featured REST API.
+Howto: Upload "`api.php`" to your webserver, configure it to connect to your database, have an instant full-featured REST API.
6
7
NB: This is the [TreeQL](https://treeql.org) reference implementation in PHP.
8
0 commit comments