

# coreHTTP demos
<a name="core-http-demo"></a>

**Important**  <a name="deprecation-message-demo"></a>
This demo is hosted on the Amazon-FreeRTOS repository which is deprecated. We recommend that you [start here](freertos-getting-started-modular.md) when you create a new project. If you already have an existing FreeRTOS project based on the now deprecated Amazon-FreeRTOS repository, see the [Amazon-FreeRTOS Github Repository Migration Guide](github-repo-migration.md).

These demos can help you learn how to use the coreHTTP library.

**Topics**
+ [coreHTTP mutual authentication demo](core-http-ma-demo.md)
+ [coreHTTP basic Amazon S3 upload demo](core-http-s3-upload-demo.md)
+ [coreHTTP basic S3 download demo](core-http-s3-download-demo.md)
+ [coreHTTP basic multithreaded demo](core-http-bmt-demo.md)