Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/render-examples/go-gin-web-server
Deploy Go Gin on Render
https://github.com/render-examples/go-gin-web-server
deployment gin gin-gonic gin-web go golang realtime-messaging render server-sent-events sse webserver
Last synced: about 2 hours ago
JSON representation
Deploy Go Gin on Render
- Host: GitHub
- URL: https://github.com/render-examples/go-gin-web-server
- Owner: render-examples
- License: mit
- Created: 2019-04-07T20:58:50.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-07-29T21:04:59.000Z (6 months ago)
- Last Synced: 2025-01-15T01:19:16.674Z (7 days ago)
- Topics: deployment, gin, gin-gonic, gin-web, go, golang, realtime-messaging, render, server-sent-events, sse, webserver
- Language: HTML
- Homepage: https://render.com
- Size: 33.2 KB
- Stars: 74
- Watchers: 6
- Forks: 268
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Go Gin Web Server
This repo can be used as a starting point to deploy [Go](https://golang.org/) web applications on Render.
It is based on the [realtime chat](https://github.com/gin-gonic/examples/tree/master/realtime-advanced) example powered by the [Gin](https://github.com/gin-gonic/gin) web framework.
The sample app is up at https://go-gin.onrender.com.
## Deployment
See the guide at https://render.com/docs/deploy-go-gin.