Flask on AWS Serverless: A learning journey - Part 2
About 3 years ago I learnt some basic Python, which I've used almost exclusively to
A few months ago I read Build APIs You Wont Hate by Phil Sturgeon. Its an opinionated view of whats important when designing APIs. I loved it - rather that leave things open to interpretation, he tells you how to do it. You wont agree with everything, but you will learn a lot.
It contains code samples, which allows you to build along as you read, and apply the lessons.
I listed some of my learnings from the book, and how I applied it in another post.
I'm looking forward to the next book: Surviving Other Peoples APIs