Skip to content

simple golang api todo with clean architecture, ddd, and caching with redis

Notifications You must be signed in to change notification settings

haikalvidya/go-simple-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-article

Getting Started

This project is using docker and docker-compose to run the application. So, you need to install docker and docker-compose first.

Run the following command to start the application

docker-compose up -d

API Documentation

The API documentation is available at docs folder as a postman collection.

About

This is a simple article api using golang and clean architecture

Backend Architecture

This project is built using golang and use Clean Architecture as the main architecture. The main architecture is divided into 3 layers.

Clean Architecture

Clean Architecture

About

simple golang api todo with clean architecture, ddd, and caching with redis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages