> For the complete documentation index, see [llms.txt](https://toshio.gitbook.io/icp-rust-cdk/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://toshio.gitbook.io/icp-rust-cdk/development/backend.md).

# Backend開発

- [1. Hello](https://toshio.gitbook.io/icp-rust-cdk/development/backend/01_hello.md)
- [2. データ更新/参照](https://toshio.gitbook.io/icp-rust-cdk/development/backend/02_update.md)
- [3. ic\_cdk::caller()](https://toshio.gitbook.io/icp-rust-cdk/development/backend/03_caller.md)
- [4. ic\_cdk::call()](https://toshio.gitbook.io/icp-rust-cdk/development/backend/04_intercall.md)
- [5. 動的画像生成](https://toshio.gitbook.io/icp-rust-cdk/development/backend/05_fractal.md)
- [6. staticファイル参照](https://toshio.gitbook.io/icp-rust-cdk/development/backend/06_assets.md)
- [7. HTTPS outcalls](https://toshio.gitbook.io/icp-rust-cdk/development/backend/07_https_outcalls.md)
- [8. Threshold ECDSA](https://toshio.gitbook.io/icp-rust-cdk/development/backend/08_threshold_ecdsa.md)
