# Page Not Found

The URL `getting-started/create-project/rest-api` does not exist.

You might be looking for one of these pages:
- [Create Project](https://gocopper.gitbook.io/copper/getting-started/create-project.md)
- [Installation](https://gocopper.gitbook.io/copper/getting-started/installation.md)
- [Directory Structure](https://gocopper.gitbook.io/copper/the-basics/directory-structure.md)
- [Read & Write JSON](https://gocopper.gitbook.io/copper/http/read-and-write-json.md)
- [Dependency Injection](https://gocopper.gitbook.io/copper/the-basics/dependency-injection.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://gocopper.gitbook.io/copper/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://gocopper.gitbook.io/copper/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/copper/getting-started/create-project.md`)
- Use `Accept: text/markdown` header for content negotiation