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 a45580b commit fa4c773Copy full SHA for fa4c773
README.md
@@ -24,6 +24,7 @@ You might be interested in a simple [Synchronization between local IndexedDB and
24
25
- Run `npm run backend` to start the backend
26
- Open the PHP server at http://localhost:8000
27
+ - API endpoint at http://localhost:8000/api.php [.../records/tasks](http://localhost:8000/api.php/records/tasks)
28
- Open phpMyAdmin at http://localhost:8080
29
- Login with username `root` and password `root`
30
- Use the PHP CRUD API in frontend with `/api.php`
0 commit comments