Commit Graph

7 Commits

Author SHA1 Message Date
nikk gitanes
b4e6281c5c cosmetics 2024-04-12 05:12:51 +03:00
yourok
0bf3be64ad update 2024-04-10 23:30:11 +03:00
nikk gitanes
2f505275e7 update docs and web 2024-04-10 00:08:09 +03:00
Viacheslav Evseev
c3f89042f9 Refactor auth code 2024-02-22 01:50:03 +03:00
nikk gitanes
97b7f527ff update msx doc 2024-02-03 22:51:12 +03:00
nikk gitanes
cf3af55fb2 build api docs 2024-02-03 11:20:25 +03:00
cocool97
b72c66d433 Add openapi API documentation (#294)
* Initial version

- Add OpenAPI documentation generator
- Update README.md to remove endpoint documentations

* Adds new endpoints

- Fixes build with swag
- Adds new endpoints

* Adds more endpoints documentation

- Also removes swag from Dockerfile and build script

* Finally adds all endpoints documentation

* Initial version

- Add OpenAPI documentation generator
- Update README.md to remove endpoint documentations

* Adds new endpoints

- Fixes build with swag
- Adds new endpoints

* Adds more endpoints documentation

- Also removes swag from Dockerfile and build script

* Finally adds all endpoints documentation

* Update README (#1)

* Update README

I completely redid the `README.md`. Now it's much easier to read and understand.

---------

Co-authored-by: cocool97 <34218602+cocool97@users.noreply.github.com>

* Improves documentation

* Delete server/config.db

* Update README.md

* Update README.md

* fix download in api docs

* add api docs to web

---------

Co-authored-by: Shadeov <144587546+shadeov@users.noreply.github.com>
Co-authored-by: nikk gitanes <tsynik@gmail.com>
2023-11-13 09:59:23 +03:00