enfyra / server

Enfyra – an open-source, self-hosted BaaS with built-in clustering, letting you build fast, scale easily, and customize without limits.

Home Page:https://demo.enfyra.io/

Repository from Github https://github.comenfyra/serverRepository from Github https://github.comenfyra/server

Enfyra Backend

Enfyra is the open-source backend platform.
We’re building the flexibility backend framework that automatically generates APIs from your database. You create tables through a visual interface, and Enfyra instantly provides REST & GraphQL APIs for them - no coding required. It's like having a backend developer that never sleeps.

Documentation

For full documentation, visit docs

To see how to contribute, visit Contributing

Community & Support

How it works

Architecture

Enfyra is a self-hosted and locally developed, easy-to-install. Cloud coming soon.

  • Query Engine: high-performance engine for filtering, joins, aggregates, and search directly through your API.
  • Realtime: push updates to clients when rows change using websockets.
  • REST/GraphQL API: automatically generated from your schema.
  • Auth Service: JWT-based authentication API for sign-ups, logins, and session management.
  • Storage: RESTful API for managing files and permissions.
  • Functions: run server-side code close to your data.

About

Enfyra – an open-source, self-hosted BaaS with built-in clustering, letting you build fast, scale easily, and customize without limits.

https://demo.enfyra.io/

License:Other


Languages

Language:TypeScript 99.9%Language:JavaScript 0.1%