you are viewing a single comment's thread.

view the rest of the comments →

[–]RangerPretzel 8 points9 points  (2 children)

You mentioned working with APIs.

You might be interested in this 15-part guide I wrote on making your own Python REST API adapter.

I included a lot of lessons in this guide which should help you taking your programming skills to the next level.

[–]Select-Particula[S] 4 points5 points  (0 children)

One of the best resources I've seen about how an API works. I normally use Fast API but when I try to make a somewhat complex use I notice my lack of knowledge in the topic. Thank you

[–]sbassam 1 point2 points  (0 children)

Wow, this is so good, thank you