https://github.com/itzmanish/sample-go-app
Sample app in Go for quick development of other applications/services
https://github.com/itzmanish/sample-go-app
deployment golang kubernetes
Last synced: over 1 year ago
JSON representation
Sample app in Go for quick development of other applications/services
- Host: GitHub
- URL: https://github.com/itzmanish/sample-go-app
- Owner: itzmanish
- Created: 2024-03-05T12:27:55.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-10T12:57:54.000Z (over 2 years ago)
- Last Synced: 2025-01-10T20:48:52.988Z (over 1 year ago)
- Topics: deployment, golang, kubernetes
- Language: Go
- Homepage:
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sample app based on Go
This is a small http service with ability to generate deployment file along with service for deployment on kubernetes. This is for helping on the developing services or application which needs to talk to other http server.