TeachMePythonLikeIm5 icon indicating copy to clipboard operation
TeachMePythonLikeIm5 copied to clipboard

[tutorial] REST API with Python

Open amulyavarshney opened this issue 3 years ago • 4 comments

Creating endpoints of a REST API with Python and Fast API ...

Do you want to be assigned to work on this?

  • [x] YES
  • [ ] NO

Tasks:

  • Implementation of REST API endpoints using various HTTP methods (like get, post, patch, delete etc.)
  • Integration with a local database
  • Swagger UI for the API

amulyavarshney avatar Oct 30 '21 00:10 amulyavarshney

@amulyavarshney Thanks for your suggestion, seems interesting! Just a note to make the tutorial as simple as possible. You're assigned now :)

funbeedev avatar Oct 30 '21 00:10 funbeedev

@funbeedev Can you add the Hackoctoberfest label to this issue?

amulyavarshney avatar Oct 30 '21 01:10 amulyavarshney

@amulyavarshney done

funbeedev avatar Oct 30 '21 22:10 funbeedev

Note to self: review PR for this issue

funbeedev avatar Oct 04 '22 22:10 funbeedev