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

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.

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.