#33 · Primary category: AI Cloud Platforms & PaaS

1backend

ai ai-platform backend-framework microservices microservices-platform on-premise on-premise-ai paas self-hosted

Build AI (or any) apps with scalable microservices & microfrontends.

Project last updated:05/27/26

GitHub Stars

2.3K

Forks

120

Contributors

10

License

AGPL-3.0

Why we included this project

1Backend is a self-hosted runtime that takes care of the plumbing most teams would otherwise bolt together themselves: authentication, API gateway duties, service routing, and deployment. It acts as the framework and proxy for your services and also orchestrates their containers, so a Go, Python, or Node service described by an OpenAPI spec can live in the same environment without extra glue. That makes it attractive for teams running their own infrastructure: everything runs on-premise, it assumes no particular config, and a single install stays multitenant, so one deployment can serve several apps or sites, microfrontends included. The built-in service registry and CLI keep registering and calling services simple enough that you can stand up your first service without a heavy setup phase. For small teams, that means getting distributed-application capabilities without taking on infrastructure overhead early.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category