Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: /api/v1/version #19

Merged
merged 1 commit into from
May 1, 2022
Merged

Conversation

JosephKav
Copy link
Collaborator

@JosephKav JosephKav commented May 1, 2022

/api/v1/version:

{"version":"0.2.1","buildDate":"2022-05-01T22:06:56Z","goVersion":"go1.18.1"}

Service:

  hymenaios-io/Hymenaios:
    type: github
    url: hymenaios-io/Hymenaios
    web_url: https://github.com/hymenaios-io/Hymenaios/blob/master/CHANGELOG.md
    icon: https://github.com/hymenaios-io/Hymenaios/raw/master/web/ui/static/favicon.svg
    deployed_version:
      url: https://hymenaios.example.io/api/v1/version
      json: version

@JosephKav JosephKav added the enhancement New feature or request label May 1, 2022
@JosephKav JosephKav linked an issue May 1, 2022 that may be closed by this pull request
@JosephKav JosephKav force-pushed the 15-feat-http-api-for-current_version branch from f30be2e to ec88633 Compare May 1, 2022 22:18
@JosephKav JosephKav force-pushed the 15-feat-http-api-for-current_version branch from ec88633 to 37d8280 Compare May 1, 2022 22:18
@JosephKav JosephKav merged commit acd33ba into master May 1, 2022
@JosephKav JosephKav deleted the 15-feat-http-api-for-current_version branch May 1, 2022 22:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: HTTP API for current_version
1 participant