Skip to content

RudyCo/MyAspireFastAPISample

Repository files navigation

Introduction

This FastAPI sample was created to add a FastPI sample for Orchestrate Python apps in .NET Aspire.

Guide

  1. Open the hello-python folder in VS Code,
  2. Create a virtual environment : python -m venv .venv
  3. Install the dependencies : pip install -r requirements.txt
  4. Open the Visual Studio solution.
  5. Run the Aspire application.
  6. Click on the Aspire application URL and open the Swagger documentation : https://localhost:<port>/docs and send some requests.
  7. You should see structured logs, traces and metrics in the Aspire Dashboard.

image

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors