Introduction

📄️ Overview

Kratos is a framework upon the lightweight microservices implemented by Golang, which offers convenient capabilities to help you quickly build a bulletproof application from scratch.

📄️ Design

This document describes the design philosophy of Kratos and introduces the overall situation and main components of the project.

📄️ FAQ

Kratos FAQ

📄️ Layout

The kratos-layout is used by command kratos new for new project creation. The directory structures and tool chains are included in this layout project. Which help you be more efficient in developing. This project could also considered as the best practice of building microservices with Go and Kratos.