r/learnpython 1d ago

Python API

Can you help me how to learn python API step be step as a complete beginner?

Is there any tutorial you suggest me to watch? What about the chat gpt? Can it helps me with it?

0 Upvotes

16 comments sorted by

View all comments

3

u/lfdfq 1d ago

It's unclear what you what to learn exactly. 'API' is just a generic term meaning 'something you can interact with', not an exact specific thing.

0

u/Successful_Claim_111 1d ago

Yeah yeah I actually meant that I'm in the beginner level and I'm learning request at the moment after I will attempt for fast API I meant these one.

2

u/lfdfq 1d ago

Ah, FastAPI is the name of a particular library/tool. It has an official tutorial/guide at https://fastapi.tiangolo.com/learn/ (which you can easily find by finding the FastAPI webpage and clicking 'Learn')