An open API service indexing awesome lists of open source software.

https://github.com/flagopen/flagboot


https://github.com/flagopen/flagboot

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

Flag Boot is a fast, modern, light, type-safe microservice architecture for Scala.

## Why Flag Boot?

Flag Boot makes it easy to develop and deploy your microservices.It provides a set of simple tools for functional programming based on category theory.
Compared with the existing microservice architectures, Flag Boot has the following features:

- Flag Boot is an **extremely simple and lightweight** framework. We hope that any developer with basic computer knowledge can easily design, develop and deploy microservices with Flag Boot.
- Flag Boot provides developers with advanced native **asynchronous** development tools, which makes it unnecessary for developers to configure and tune thread pools during development.
- The **concurrency performance** of Flag Boot is excellent. In simple responsive web service testing, the test result of Flag Boot is better than that of Spring Boot.
- Flag Boot is **explicit** rather than implicit, which makes Flag Boot projects more readable.

## Maintainers
- Chao Li
- Yu Liu
- Jingqin Yang (creator)
- Yang Yuan (creator)

## License

Apache 2.0 license