DJ-clamp / gin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

title description tags
Gin
A Gin server
gin
golang

Gin Example

This example starts an Gin server.

Deploy on Railway

✨ Features

  • Gin
  • Go

πŸ’β€β™€οΈ How to use

  • Connect to your Railway project railway link
  • Start the development server railway run go run main.go

πŸ“ Notes

The server started simply returns a message: Hello world! payload in JSON. The server code is located in the main.go file.

About


Languages

Language:Go 100.0%