Skip to content

JulianPedro/go-todo-clean-architecture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TODO REST API SIMPLE

Project that implements clean architecture with Golang.

This project is a simple implementation, for PoC only.

Clean Architecture

CleanArchitecture

Usage

go run cmd/api/main.go

or

go build cmd/api/main.go
./main

About

Simple Golang implementation with Clean Architecture

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages