https://github.com/raelga/hello-http
Simple hello app
https://github.com/raelga/hello-http
golang http
Last synced: 6 months ago
JSON representation
Simple hello app
- Host: GitHub
- URL: https://github.com/raelga/hello-http
- Owner: raelga
- License: gpl-3.0
- Created: 2019-09-03T17:55:44.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-09-03T18:58:02.000Z (over 6 years ago)
- Last Synced: 2024-06-20T11:48:48.002Z (almost 2 years ago)
- Topics: golang, http
- Language: Go
- Size: 27.3 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/raelga/hello-http/actions)
[](https://travis-ci.org/raelga/hello-http)
[](https://goreportcard.com/report/github.com/raelga/hello-http)
[](https://coveralls.io/github/raelga/hello-http?branch=master)
[](https://github.com/raelga/hello-http/blob/master/LICENSE)
# hello-http
Simple GoLang Hello World HTTP application that uses an environment variable for the greeting
This application purpose is just to test the [k8s-hello-operator](github.com/raelga/k8s-hello-operator).