> ## Documentation Index
> Fetch the complete documentation index at: https://mintlify.com/awesome-selfhosted/awesome-selfhosted/llms.txt
> Use this file to discover all available pages before exploring further.

# Software Development - API Management

> Self-hosted API management platforms and tools

[API management](https://en.wikipedia.org/wiki/API_management) is the process of creating and publishing [application programming interfaces (APIs)](https://en.wikipedia.org/wiki/API), enforcing their usage policies, controlling access, nurturing the subscriber community, collecting and analyzing usage statistics, and reporting on performance.

## Applications

### DreamFactory

Turns any SQL/NoSQL/Structured data into Restful API.

* **Website:** [https://www.dreamfactory.com/](https://www.dreamfactory.com/)
* **Source Code:** [https://github.com/dreamfactorysoftware/dreamfactory](https://github.com/dreamfactorysoftware/dreamfactory)
* **License:** Apache-2.0
* **Tech Stack:** PHP/Docker/K8S

### form.io

A REST API building platform that utilizes a drag & drop form builder, and is application framework agnostic. Contains open source and enterprise version.

* **Website:** [https://form.io](https://form.io)
* **Demo:** [https://portal.form.io](https://portal.form.io)
* **Source Code:** [https://github.com/formio](https://github.com/formio)
* **License:** MIT
* **Tech Stack:** Nodejs/Docker

### Fusio

Open-source API management platform which helps to build and manage REST APIs.

* **Website:** [https://www.fusio-project.org/](https://www.fusio-project.org/)
* **Demo:** [https://fusio-project.org/demo](https://fusio-project.org/demo)
* **Source Code:** [https://github.com/apioo/fusio](https://github.com/apioo/fusio)
* **License:** AGPL-3.0
* **Tech Stack:** PHP/Docker

### Graphweaver

Turn multiple data sources into a single GraphQL API.

* **Source Code:** [https://github.com/exogee-technology/graphweaver](https://github.com/exogee-technology/graphweaver)
* **License:** MIT
* **Tech Stack:** Nodejs

### Hasura

Fast, instant realtime GraphQL APIs on Postgres with fine grained access control, also trigger webhooks on database events.

* **Website:** [https://hasura.io](https://hasura.io)
* **Source Code:** [https://github.com/hasura/graphql-engine](https://github.com/hasura/graphql-engine)
* **License:** Apache-2.0
* **Tech Stack:** Haskell/Docker/K8S

### Hoppscotch Community Edition

Fast and beautiful API request builder.

* **Website:** [https://hoppscotch.io](https://hoppscotch.io)
* **Source Code:** [https://github.com/hoppscotch/hoppscotch](https://github.com/hoppscotch/hoppscotch)
* **License:** MIT
* **Tech Stack:** Nodejs/Docker

### Kong

Microservice API Gateway and Platform.

* **Website:** [https://konghq.com/kong/](https://konghq.com/kong/)
* **Source Code:** [https://github.com/Kong/kong](https://github.com/Kong/kong)
* **License:** Apache-2.0
* **Tech Stack:** Lua/Docker/K8S/deb

### Lura

High-performance API Gateway.

* **Website:** [https://luraproject.org/](https://luraproject.org/)
* **Source Code:** [https://github.com/luraproject/lura](https://github.com/luraproject/lura)
* **License:** Apache-2.0
* **Tech Stack:** Go

### Opik

⚠ Evaluate, test, and ship LLM applications with a suite of observability tools to calibrate language model outputs across your dev and production lifecycle.

* **Website:** [https://www.comet.com/site/products/opik/](https://www.comet.com/site/products/opik/)
* **Source Code:** [https://github.com/comet-ml/opik](https://github.com/comet-ml/opik)
* **License:** Apache-2.0
* **Tech Stack:** Docker/Python

### Para

Flexible and modular backend framework/server for object persistence, API development and authentication.

* **Website:** [https://paraio.org](https://paraio.org)
* **Source Code:** [https://github.com/erudika/para](https://github.com/erudika/para)
* **License:** Apache-2.0
* **Tech Stack:** Java/Docker

### Svix

Open-source webhooks as a service that makes it super easy for API providers to send webhooks.

* **Website:** [https://svix.com](https://svix.com)
* **Source Code:** [https://github.com/svix/svix-webhooks](https://github.com/svix/svix-webhooks)
* **License:** MIT
* **Tech Stack:** Docker/Rust

### Tyk

Fast and scalable open source API Gateway. Out of the box, Tyk offers an API Management Platform with an API Gateway, API Analytics, Developer Portal and API Management Dashboard.

* **Website:** [https://tyk.io](https://tyk.io)
* **Source Code:** [https://github.com/TykTechnologies/tyk](https://github.com/TykTechnologies/tyk)
* **License:** MPL-2.0
* **Tech Stack:** Go/Docker/K8S

### Yaade

Yaade is an open-source, self-hosted, collaborative API development environment.

* **Website:** [https://docs.yaade.io/](https://docs.yaade.io/)
* **Source Code:** [https://github.com/EsperoTech/yaade](https://github.com/EsperoTech/yaade)
* **License:** MIT
* **Tech Stack:** Docker
