update description

This commit is contained in:
Evgenii Alekseev 2022-01-17 05:12:11 +03:00
parent ced781bba2
commit e88c9d51b0
2 changed files with 3 additions and 3 deletions

View File

@ -22,10 +22,10 @@ from the extracted archive root.
## Web service
REST API documentation is available at `http://0.0.0.0:8000/swagger`. HTML representation is available at `http://0.0.0.0:8000`.
REST API documentation is available at `http://0.0.0.0:8000/api-docs`. HTML representation is available at `http://0.0.0.0:8000`.
*Note*: host and port depend on configuration settings.
## Public service
There is also public service which is available at http://ffxivbis.arcanis.me.
There is also public service which is available at https://ffxivbis.arcanis.me.

View File

@ -1,4 +1,4 @@
REST json API description to interact with FFXIVBiS service.
REST json API description to interact with FFXIV Best-in-slot service.
# Basic workflow