services.md
May 28, 2026 ยท View on GitHub
Services
- a service should have one team responsible for it
- a service may consist of one or many applications
- only one service should have access to any data store
- there should be a clear division between endpoints intended for intra and inter service communication
- each service should live in its own repository
- the repository should have a README