Skip to content

(over-engineered) Example Go backend for a productivity app

License

Notifications You must be signed in to change notification settings

jarri-abidi/todo

Repository files navigation

todo

MIT

todo is an example application written in Go meant to demonstrate a production-ready, enterprise-style REST API using concepts from Domain Driven Design and Clean Architecture.

Usage

Run

docker-compose build && docker-compose up -d

Stop

docker-compose down

About

(over-engineered) Example Go backend for a productivity app

Resources

License

Stars

Watchers

Forks