Tom Fenton used AI-assisted vibe coding to create and deploy a free, cloud-hosted static web page. GitHub Pages provided a no-cost way to host static HTML content without servers, databases, or paid ...
ASP.NET Core offers a simplified hosting model, called minimal APIs, that allows us to build lightweight APIs with minimal dependencies. We’ve discussed minimal APIs in several earlier posts here.