Apito π ( Under Heavy Development )
The lightweight backend & API builder β now open source! Apito is a database-agnostic, plugin-friendly API builder written in Go. It helps you design, run, and publish APIs in seconds β locally, in Docker, or to the cloud. Whether youβre prototyping with SQLite or scaling with Postgres/MySQL/MongoDB, Apito gives you the same fast developer experience.
β¨ Features
- β‘ Lightweight: Go engine + static UI, <60MB Docker image.
- π³ Run anywhere: Local binary or Docker container.
- π Database agnostic: Supports Postgres, MySQL, MariaDB, MongoDB, Firestore, Firebase, DynamoDB, and more.
- π Plugin system: Extend with HashiCorp plugin framework.
- π CLI tools: Scaffold, run, sync, and publish APIs with one command.
- βοΈ Cloud-ready: Same schema & engine locally and in Apito Cloud (Google Cloud Run).
π Quick Start
-
Install the CLI curl -sL https://get.apito.io/install.sh | sh
-
Create a new project apito create my-project
-
Run locally apito start
π Documentation Check out the full docs here: https://docs.apito.io
π€ Contributing We π contributions! Hereβs how you can help: Star this repo β β it means a lot!