Files
2021-09-24 09:28:08 -04:00
..
2021-05-14 13:39:54 -04:00
2021-05-14 13:39:54 -04:00
2021-05-14 13:39:54 -04:00
2021-05-14 13:39:54 -04:00

title, description, tags
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.