Skip to content

Ys

The Modern Web Application Framework for C

📝

Focus on Building Your App

Ys offers a rich feature-set of high-level utilities that handle the difficult work of building servers in C so you can focus on what matters.

First-class DX

Ys prioritizes developer experience and ease-of-use. C programmers should have a way to bootstrap servers with minimal effort and hassle.

Simple, Declarative API

Ys offers simple building-blocks with the simplicity of Express and the performance of C. You can stand up a functional server with as little as 25 lines of code.

Routing, Auth, and Middleware Out-of-the-Box

Ys provides APIs for multi-level routing, Cookies, CORS, and middleware that work out-of-the-box.