migrate to bootstrap (#14)

This commit is contained in:
2022-01-15 23:15:24 +03:00
committed by GitHub
parent a6991a0a91
commit eeb5178efc
113 changed files with 2561 additions and 1993 deletions

View File

@ -11,6 +11,8 @@ REST json API description to interact with FFXIVBiS service.
# Limitations
No limitations for the API so far.
# Authentication
For the most party utils service requires user to be authenticated. User permission can be one of `get`, `post` or `admin`.