https://github.com/codegold79/simple-k8s-based-webpage
A very simple webpage without persistant storage that has a few endpoints. Use to accompany a tutorial showing an example of how to write a server in Go.
https://github.com/codegold79/simple-k8s-based-webpage
Last synced: 5 months ago
JSON representation
A very simple webpage without persistant storage that has a few endpoints. Use to accompany a tutorial showing an example of how to write a server in Go.
- Host: GitHub
- URL: https://github.com/codegold79/simple-k8s-based-webpage
- Owner: codegold79
- Created: 2020-08-27T04:03:11.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-25T21:08:04.000Z (over 5 years ago)
- Last Synced: 2023-03-11T11:56:20.268Z (about 3 years ago)
- Language: Go
- Size: 1.82 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# simple-k8s-based-webpage
A very simple webpage without persistant storage that has a few endpoints.
Use this as an example to accompany a tutorial showing how to write a simple web server in Go.