mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
housekeep: remove PHP implementation
removal of the PHP codebase Signed-off-by: moson-mo <mo-son@mailbox.org>
This commit is contained in:
parent
97d0eac303
commit
8ca63075e9
128 changed files with 27 additions and 16046 deletions
|
@ -55,8 +55,7 @@ can proceed.
|
|||
|
||||
### Querying the RPC
|
||||
|
||||
The Fast (Python) API runs on Port 8444, while the legacy PHP version runs
|
||||
on 8443. You can query one like so:
|
||||
The Fast (Python) API runs on Port 8444. You can query one like so:
|
||||
|
||||
```sh
|
||||
curl -k "https://localhost:8444/rpc/?v=5&type=search&arg=python"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue