for today, i’m learning how to create a fast-api. it’s a modern high performance web framework for building APIs. to create a fast api application, you create an app instance, define an endpoint using either ‘GET, POST, PUT, DELETE’ and also define a...
odunayo.hashnode.dev1 min readNo responses yet.