# Fusioncat: asynchronous event-driven architecture management stack ## Docs - [App Management](https://docs.fusioncat.dev/cli-reference/apps.md): Create and manage applications within projects - [Authentication](https://docs.fusioncat.dev/cli-reference/authentication.md): Authenticate with the Fusioncat API - [Code Generation](https://docs.fusioncat.dev/cli-reference/codegen.md): Generate code from your project definitions - [CLI Reference](https://docs.fusioncat.dev/cli-reference/index.md): Complete reference for the Paw CLI - [Settings Initialization](https://docs.fusioncat.dev/cli-reference/init-settings.md): Initialize and configure your Paw CLI settings - [Message Management](https://docs.fusioncat.dev/cli-reference/messages.md): Create and manage messages based on schemas - [Project Management](https://docs.fusioncat.dev/cli-reference/projects.md): Create and manage Fusioncat projects - [Resource Management](https://docs.fusioncat.dev/cli-reference/resources.md): Create and manage server resources like topics, queues, and endpoints - [Schema Management](https://docs.fusioncat.dev/cli-reference/schemas.md): Create and manage schemas with versioning support - [Server Management](https://docs.fusioncat.dev/cli-reference/servers.md): Create and manage event-driven servers - [Workspace Management](https://docs.fusioncat.dev/cli-reference/workspaces.md): Create and manage workspaces for team collaboration - [Development](https://docs.fusioncat.dev/development.md): Preview changes locally to update your docs - [Concepts](https://docs.fusioncat.dev/essentials/concepts.md): Definitions of the key components and entities used in Fusioncat - [Project file](https://docs.fusioncat.dev/essentials/project_file.md): This section describes the fcproject.yaml file—the primary import/export format for defining, validating, and migrating an entire Fusioncat project architecture as plain text. - [Fusioncat](https://docs.fusioncat.dev/index.md): Build event-driven applications with schema-first development - [Open Source](https://docs.fusioncat.dev/open-source.md): Deploy and run Fusioncat on your own infrastructure - [Quickstart](https://docs.fusioncat.dev/quickstart.md): Start building awesome documentation in under 5 minutes ## OpenAPI Specs - [openapi](https://docs.fusioncat.dev/api-reference/openapi.json)