mdzh10 / FinBot-AI-Powered-Chatbot-For-Personal-Finance-Management

MIT License
1 stars 0 forks source link

Study Rest API with Python (FastAPI), CRUD operations #9

Closed mdzh10 closed 1 month ago

mdzh10 commented 2 months ago

Study basic CRUD operations using Python and FastAPI

We will have three of our members study some material before actually beginning a few of the tasks. We need proper understanding of HTTP calls, and specifically how FastAPI works.

Sriramrajivkarri12 commented 1 month ago

Most of this was not a difficult task, because have some experience with this.

But writing some of my own did take sometime, because my experience was not specific to rest api writing, especially fastapi.

ruthvikbairaboina commented 1 month ago

This task was quite complex for me as Im not familiar with rest API. However i completed Studying the REST API, but I encountered some confusion with handling POST requests.

vijaysai1102 commented 1 month ago

This was not a very difficult task I would say but I tried to learn as much as possible that's is required to work with our project.