Guides
Everything you need to build and deploy your API for RaspAPI.
Building
Python (with FastAPI and uv)
Build a simple API using FastAPI and uv in Python.
Making an API in C (with Mongoose)
Build a simple API using the Mongoose library in C
Typescript (with Hono)
Build an API with Hono, a lightweight framework (easily deployed to Workers).
Go (standard library)
Build an API with no dependencies or frameworks in Go!