mirror of
https://github.com/YGGverse/YGGo.git
synced 2025-02-09 13:24:37 +00:00
update readme
This commit is contained in:
parent
9916fb701f
commit
5b16d83ca1
@ -56,9 +56,10 @@ sphinxsearch
|
|||||||
#### API
|
#### API
|
||||||
|
|
||||||
JSON interface to build third party applications / distributed index sharing.
|
JSON interface to build third party applications / distributed index sharing.
|
||||||
|
|
||||||
Could be enabled or disabled by API_ENABLED option
|
Could be enabled or disabled by API_ENABLED option
|
||||||
|
|
||||||
Address
|
###### Address
|
||||||
|
|
||||||
```
|
```
|
||||||
/api.php
|
/api.php
|
||||||
@ -67,6 +68,7 @@ Address
|
|||||||
##### Search API
|
##### Search API
|
||||||
|
|
||||||
Returns search results.
|
Returns search results.
|
||||||
|
|
||||||
Could be enabled or disabled by API_SEARCH_ENABLED option
|
Could be enabled or disabled by API_SEARCH_ENABLED option
|
||||||
|
|
||||||
###### Request attributes
|
###### Request attributes
|
||||||
@ -80,6 +82,7 @@ GET page={int} - search results page, 1 if not provided
|
|||||||
##### Hosts distribution API
|
##### Hosts distribution API
|
||||||
|
|
||||||
Returns node hosts collected with fields provided in API_HOSTS_FIELDS settings.
|
Returns node hosts collected with fields provided in API_HOSTS_FIELDS settings.
|
||||||
|
|
||||||
Could be enabled or disabled by API_HOSTS_ENABLED option
|
Could be enabled or disabled by API_HOSTS_ENABLED option
|
||||||
|
|
||||||
###### Request attributes
|
###### Request attributes
|
||||||
|
Loading…
x
Reference in New Issue
Block a user