An open API service indexing awesome lists of open source software.

https://github.com/springerpe/pe-timetest-app

A simple app supporting #timecops tests
https://github.com/springerpe/pe-timetest-app

Last synced: over 1 year ago
JSON representation

A simple app supporting #timecops tests

Awesome Lists containing this project

README

          

# Simple app with instrumented webserver

## Locally
`go run main.go`

## CloudFoundry
cf push myapp --no-start
cf start myapp