# Copper

## Copper

- [Intro to Copper](https://gocopper.gitbook.io/copper/readme.md)
- [Installation](https://gocopper.gitbook.io/copper/getting-started/installation.md)
- [Create Project](https://gocopper.gitbook.io/copper/getting-started/create-project.md)
- [Directory Structure](https://gocopper.gitbook.io/copper/the-basics/directory-structure.md)
- [Dependency Injection](https://gocopper.gitbook.io/copper/the-basics/dependency-injection.md)
- [App Lifecycle](https://gocopper.gitbook.io/copper/core/app-lifecycle.md)
- [Configuration](https://gocopper.gitbook.io/copper/core/configuration.md)
- [Error Handling](https://gocopper.gitbook.io/copper/core/error-handling.md)
- [Logging](https://gocopper.gitbook.io/copper/core/logging.md)
- [Routing](https://gocopper.gitbook.io/copper/http/routing.md)
- [Read & Write JSON](https://gocopper.gitbook.io/copper/http/read-and-write-json.md)
- [HTML Views](https://gocopper.gitbook.io/copper/http/html-views.md)
- [Middleware](https://gocopper.gitbook.io/copper/http/middleware.md)
- [Queries](https://gocopper.gitbook.io/copper/sql/queries.md)
- [Migrations](https://gocopper.gitbook.io/copper/sql/migrations.md)
