Skip to content

This is an example of a monolithic application built ready for microservice architecture.

License

Notifications You must be signed in to change notification settings

dmitrymomot/go-smart-monolith

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-smart-monolith

License Tests CodeQL Analysis GolangCI Lint Go Report Card

This is an example of a monolithic application built ready for microservice architecture. Each service is built as a separate package and can be easily extracted into a separate repository.

Structure

The application is structured in a way that allows for easy transition to microservices. The application is split into the following parts:

System Design of the App

In case you decide to split the application into microservices, you can easily do it:

System Design of the App

Usefull links

About

This is an example of a monolithic application built ready for microservice architecture.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages