github-education-resources / codespaces-project-template-py

Codespaces template for building a Python project
MIT License
157 stars 99 forks source link

add README #2

Closed alfredodeza closed 1 year ago

alfredodeza commented 2 years ago

For this repository we are going to create a Python HTTP API with FastAPI that can be deployed as a containerized Azure Web App.

The project should be based on this template with updated instructions and a better (revised) README with the Cognitive Services added as a task for the student

NOTE: The linked example with the project has extensive instructions, so the README should probably link to a sub-directory with a structure like /assignment/step1.mdthat allows step-by-step instructions. At the end of each doc, a new link to "next step" etc... That should make it easier to go through instead of a single (and long) README file