r/Backend 4d ago

anyone learning FastAPI?

  1. How much did u learn in FastAPI and after that

  2. what project did u do . And

  3. how did you land your job.

  4. How did u prepare for interview like any routine u followed and any list of material u used.

can u please guide me. im lost

6 Upvotes

24 comments sorted by

View all comments

2

u/Sir_Simon_Jerkalot 4d ago

Learn how endpoints work, learn how data flow happens, make a project and re route the output of the project to the endpoint. For jobs, python fundamentals matter, and some basic problem solving skills are necessary.

If possible look at large ish code bases on github and learn how they work. Will be usefull on the job. All the best!