awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
dreamfactorysoftware avatar

dreamfactorysoftware/dreamfactory

0
View on GitHub↗
1,773 stars·350 forks·Shell·Apache-2.0·11 viewswww.dreamfactory.com↗

Dreamfactory

DreamFactory is a secure, self-hosted enterprise data access platform that provides governed API access to any data source, connecting enterprise applications and on-prem LLMs with role-based access and identity passthrough.

Features

  • API Generation - Open source REST API backend for various application types.
  • API and Data Services - Provides governed API access to various data sources.
  • API Development - Open-source REST API backend for mobile and web apps.
  • API Frameworks - Platform to turn any database into an API.

Star history

Star history chart for dreamfactorysoftware/dreamfactoryStar history chart for dreamfactorysoftware/dreamfactory

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Dreamfactory

These projects share indexed features with Dreamfactory. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • apioo/fusioapioo avatar

    apioo/fusio

    2,099View on GitHub↗

    Self-Hosted API Management for Builders

    PHPaiai-agentsapi
    View on GitHub↗2,099
  • dingo/apidingo avatar

    dingo/api

    9,355View on GitHub↗

    This is a framework for building standardized RESTful APIs within Laravel and Lumen applications. It provides a structured environment for developing web services with integrated routing, request handling, and versioning. The project distinguishes itself through a multi-adapter authentication system that validates identities via various schemes and third-party providers. It features a dedicated response transformation layer to convert raw database models into consistent output structures and an internal dispatcher that allows application logic to trigger API endpoints without external network

    PHP
    View on GitHub↗9,355
  • api-platform/api-platformapi-platform avatar

    api-platform/api-platform

    9,154View on GitHub↗

    API Platform is a headless content management system engine and framework used to build REST and GraphQL APIs. It utilizes schema-driven generation to automatically produce web endpoints based on predefined data model definitions. The platform focuses on semantic data modeling, using structured classes and ontologies to ensure information is organized for search engines and semantic web tools. It provides an automated OpenAPI specification generator and a declarative system for creating administration dashboards to manage data records without custom frontend code. The system includes capabil

    PHP
    View on GitHub↗9,154
  • django-tastypie/django-tastypiedjango-tastypie avatar

    django-tastypie/django-tastypie

    3,948View on GitHub↗

    Django Tastypie is a framework for building RESTful web services that map Django models to API resources. It functions as a model-based API generator, automatically creating read-write endpoints for database models to enable standard CRUD operations via HTTP. The project serves as a multi-format data serializer and hypermedia API mapper. It converts database data into various response formats, including JSON, XML, and YAML, based on client requests, and transforms database relationships into navigable links for resource discovery. The toolkit includes a security implementation for user authe

    Python
    View on GitHub↗3,948
Compare all 30 related projects→

Frequently asked questions

What does dreamfactorysoftware/dreamfactory do?

DreamFactory is a secure, self-hosted enterprise data access platform that provides governed API access to any data source, connecting enterprise applications and on-prem LLMs with role-based access and identity passthrough.

What are the main features of dreamfactorysoftware/dreamfactory?

The main features of dreamfactorysoftware/dreamfactory are: API Generation, API and Data Services, API Development, API Frameworks.

Which projects share features with dreamfactorysoftware/dreamfactory?

Projects with overlapping indexed features include: dingo/api — This is a framework for building standardized RESTful APIs within Laravel and Lumen applications. It provides a… hasura/graphql-engine — graphql-engine is an automated GraphQL API engine that transforms database tables and relationships into a queryable… api-platform/api-platform — API Platform is a headless content management system engine and framework used to build REST and GraphQL APIs. It… apioo/fusio — Self-Hosted API Management for Builders. django-tastypie/django-tastypie — Django Tastypie is a framework for building RESTful web services that map Django models to API resources. It functions… interagent/pliny — An opinionated toolkit for writing excellent APIs in Ruby.