Bun
A simple HTTP server using Bun, the all-in-one JavaScript runtime & toolkit designed for speed
Deploy FastAPI, a modern, high-performance web framework for building APIs, on Koyeb
FastAPI is a modern web framework dedicated to building high-performance API with Python. Taking advantage of standard Python type hints, FastAPI allows you to quickly build APIs, automatically generate documentation, and reduce both time-to-deployment and ongoing maintenance.
This Starter allows you to deploy a FastAPI API on Koyeb with one click. The API returns a JSON object with a simple test message.