Build REST API Servers Fast
where-server lets you build a REST API server quickly with simple YAML configuration.
Just choose a module, define your resources, and start the server — no routing, no controllers, no boilerplate.
where-server lets you build a REST API server quickly with simple YAML configuration.
Just choose a module, define your resources, and start the server — no routing, no controllers, no boilerplate.
where-server provides RESTful endpoints automatically based on your resource definitions. No need to design routes, status codes, or response formats — the API is ready the moment your server starts.
Every module is an independent, composable unit. Combine them freely to build exactly the system you need — the possibilities grow with every module added.