example

command module
v0.0.0-...-a2baa22 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 21, 2022 License: MPL-2.0 Imports: 9 Imported by: 0

README

ShipLens Example App

This is an example app used to test out shiplens.io.

This project is deployed automatically to beta.example.shiplens.io.

It can be manually deployed to example.shiplens.io by running make deploy-production.

Environments

Environment URL
Production https://example.shiplens.io
Staging https://staging-example.shiplens.io

ShipLens Config

This configuration file can be used to test ShipLens against this project:

# TODO

API

This app exposes version information from multiple sources in various formats.

HEAD /
Server: example/3188c9337f28805a281dc869fcf12c0dd9f9f578
GET /json
{
  "git": {
    "sha": "3188c9337f28805a281dc869fcf12c0dd9f9f578"
  },
  "time": {
    "iso8601": "2022-06-06T20:10:25Z"
  }
}

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL