Skip to content

bisratlike/toGo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

toGo

A basic starter project for building Go applications with REST API support. 🔧 Features 🧩 Project structure for clean architecture

🛡️ Middleware support ( Recovery)

🗃️ PostgreSQL with dependency injection

📦 Modular code: handlers, services, repository, models

Setup Clone the repo:

git clone https://github.com/bisratlike/toGo.git Create a .env file based on pkg/config

Run the app:

go run cmd/auth_service/main.go

🛠️ Dependencies Chi Router

    PostgreSQL Driver

    GoDotEnv

About

A basic starter project for building Go applications with REST API support.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages