Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.