day 2 #90DAYSOFDEVOPS(ii)
Oct 27, 2025 · 1 min read · 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...
Join discussion