semantic-release-bot 51e48dd842 chore(release): 1.2.0 [skip ci]
# [1.2.0](https://git.ostiwe.com/ostiwe-com/status/compare/v1.1.1...v1.2.0) (2025-10-28)

### Bug Fixes

* Recreate closeNotify channel on recreate rabbit connection ([f5d780f](f5d780fb1b))

### Features

* Added ID field to PublicService DTO, update fields in Service model, fix CalculateUptimePercent method, transform services to Public services in goroutines ([a4050c2](a4050c28dc))
* **ci:** Update release config ([dc5c363](dc5c363583))
* **ci:** Update release config ([64121d5](64121d56c7))
2025-10-28 09:01:54 +00:00
2025-08-20 01:36:52 +03:00
2025-08-11 18:58:52 +03:00
2025-10-28 01:27:32 +03:00
2025-10-28 00:55:43 +03:00
2025-10-28 09:01:54 +00:00
2025-08-11 16:32:10 +03:00
2025-08-11 18:58:52 +03:00
2025-10-28 01:25:44 +03:00
2025-08-20 01:10:37 +03:00
2025-10-28 01:25:44 +03:00

Status page server

How to run server:

./status server 

How to run documentation server:

./status server-docs 

Example --help command:

0.0.1
Usage: status <command> [<args>]

Options:
  --help, -h             display this help and exit
  --version              display version and exit

Commands:
  server                 Start the api server
  server-docs            Generate documentation for api server

Configuration

Go to one of these link for get documentation for app configuration

Description
No description provided
Readme MIT 242 KiB
v1.0.0 Latest
2025-10-29 20:42:11 +03:00
Languages
Go 94.1%
JavaScript 5.9%