# Copper - [Introduction](https://docs.gocopper.dev/index.md) - [Installation](https://docs.gocopper.dev/getting-started/installation.md) - [Create a Project](https://docs.gocopper.dev/getting-started/create-project.md) - [Tutorial: Your First App](https://docs.gocopper.dev/getting-started/tutorial.md) - [Directory Structure](https://docs.gocopper.dev/getting-started/directory-structure.md) - [Feature Packages](https://docs.gocopper.dev/the-basics/packages.md) - [Configuration](https://docs.gocopper.dev/the-basics/configuration.md) - [Error Handling](https://docs.gocopper.dev/the-basics/error-handling.md) - [Logging](https://docs.gocopper.dev/the-basics/logging.md) - [App Lifecycle](https://docs.gocopper.dev/architecture/app-lifecycle.md) - [Request Lifecycle](https://docs.gocopper.dev/architecture/request-lifecycle.md) - [Dependency Injection](https://docs.gocopper.dev/architecture/dependency-injection.md) - [Routing](https://docs.gocopper.dev/http/routing.md) - [Middleware](https://docs.gocopper.dev/http/middleware.md) - [JSON APIs](https://docs.gocopper.dev/http/json.md) - [HTML Views](https://docs.gocopper.dev/http/html-views.md) - [Models](https://docs.gocopper.dev/database/models.md) - [Queries](https://docs.gocopper.dev/database/queries.md) - [Transactions](https://docs.gocopper.dev/database/transactions.md) - [Migrations](https://docs.gocopper.dev/database/migrations.md) - [Query Builder](https://docs.gocopper.dev/database/query-builder.md) - [Overview](https://docs.gocopper.dev/frontend/overview.md) - [Vite](https://docs.gocopper.dev/frontend/vite.md) - [Inertia](https://docs.gocopper.dev/frontend/inertia.md) - [Sending Email](https://docs.gocopper.dev/digging-deeper/sending-email.md) - [Pub/Sub](https://docs.gocopper.dev/digging-deeper/pubsub.md) - [Metrics](https://docs.gocopper.dev/digging-deeper/metrics.md) - [Background Work](https://docs.gocopper.dev/digging-deeper/background-work.md) - [Testing](https://docs.gocopper.dev/digging-deeper/testing.md) - [Deployment](https://docs.gocopper.dev/digging-deeper/deployment.md) - [Docker](https://docs.gocopper.dev/digging-deeper/docker.md) - [CLI](https://docs.gocopper.dev/reference/cli.md) - [Configuration Reference](https://docs.gocopper.dev/reference/configuration.md) - [Package Index](https://docs.gocopper.dev/reference/packages.md) ## OpenAPI Specs - [openapi](/api-reference/openapi.json)