package
1.3.28
Repository: https://github.com/skycoin/skywire-services.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

TPD Monitor

API endpoints

GET /health

Gets the health info of the service. e.g.

{
    "build_info": {
        "version": "v1.0.1-267-ge1617c5b",
        "commit": "e1617c5b0121182cfd2b610dc518e4753e56440e",
        "date": "2022-10-25T11:01:52Z"
    },
    "started_at": "2022-10-25T11:10:45.152629597Z"
}