Commit Graph

9 Commits

Author SHA1 Message Date
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
Evgeni
a91e6eb11b Added Https service. Fix for #188 How enable https? (#312)
* https service added on port 8091 default

* https port check

* format

* readme

* readme

* readme

* readme

---------

Co-authored-by: evfedoto <evfedoto@cisco.com>
Co-authored-by: nikk <tsynik@gmail.com>
2023-11-13 02:50:11 +03:00
nikk gitanes
c12a33c711 gofumpt 2023-03-02 12:19:46 +03:00
nikk gitanes
41a064d775 change api ffprobe link 2023-03-02 09:45:13 +03:00
YouROK
edb46b7e0c fix link 2023-02-27 23:29:44 +03:00
YouROK
dd9e72ef80 refactor 2023-02-27 23:20:29 +03:00
nikk gitanes
7822157ff2 gofumpt 2023-02-18 23:23:11 +03:00
nikk gitanes
06427b39de add ffprobe path lookup 2023-02-17 02:50:18 +03:00
YouROK
1e7d2d7a66 add ffprobe 2023-02-13 23:56:17 +03:00