Skip to content

hexlet-components/go-gin-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Gin Example

A simple REST API built with Go and Gin framework.

Requirements

  • Go 1.24.5 or higher

Quick Start

  1. Install dependencies:

    make tidy
  2. Run database migrations:

    make db-migrate
  3. Start the server:

    make dev

The API server will be available at http://localhost:8080

Available Commands

make help

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •