Skip to content

oseni99/goapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go API

Description

A Go API project.

Installation

go mod download

Usage

go run cmd/api/main.go

Project Structure

  • api/ - API definitions
  • cmd/api/ - Application entry point
  • internal/handlers/ - HTTP request handlers
  • internal/middleware/ - Middleware components
  • internal/tools/ - Database and utility tools

Requirements

  • Go 1.x or higher

About

building a REST API with go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages