# Minimal API

Skill · Web Development

Canonical page: https://career.thegoodapps.co/skills/minimal-api

Minimal API is a lightweight approach to building HTTP APIs with reduced boilerplate, most notably a feature introduced in ASP.NET Core 6 that lets developers define routes and handlers directly without controllers, startup classes, or extensive configuration. It's popular among .NET developers building microservices or small web services who want faster setup and less ceremony than traditional MVC-style APIs. The pattern is also used more generally to describe similarly minimal, low-configuration API frameworks in other languages.

Related skills: [ASP.NET Core](https://career.thegoodapps.co/skills/asp-net-core), [Microservices](https://career.thegoodapps.co/skills/microservices), [C#](https://career.thegoodapps.co/skills/c), [Express.js](https://career.thegoodapps.co/skills/express-js), [FastAPI](https://career.thegoodapps.co/skills/fastapi)

## Open roles requiring Minimal API (0)

None of the roles we have read name this skill yet. A large share of the visible corpus has not been parsed for skills, so this is at least as likely to be our backlog as the market's verdict.
