flatend
Quickly build microservices using p2p networking in NodeJS/Go
Flatend is a fast, lightweight edge server and microservice runtime built in Go, designed for simplicity and high concurrency. It uses a decentralized service discovery model that allows nodes to communicate over UDP or QUIC with minimal setup, making it ideal for low-latency APIs and distributed systems. Flatend provides a clean developer experience and is optimized for environments where traditional service meshes or orchestration platforms are too heavy. It supports dynamic peer...