Webinar - Create RESTful Web APIs using Python language
This is the replay of the webinar titled Creating RESTful Web APIs using Python language held on March 2, 2023 and published on Reteinformaticalavoro , a Web portal dedicated to jobs and recruiting oriented to the IT world.
This webinar presented the basic concepts of Web APIs, what are the features that qualify them as RESTful and how the Python language can be used to implement them with minimal effort.
During this webinar we will create an API with a few lines of code using one of the most popular frameworks, FastAPI , delving into the many ways in which it can be used in real contexts.
Lineup of topics
This is the list of topics covered in the webinar:
- Introduction to Web APIs: from Web Services to REST using the HTTP protocol
- The Richardson Maturity Model and the concept of RESTful
- Web API development with Python and FastAPI
- Practical and documented example of a Web API
- Resources, conclusions and Q&A
Goal of the webinar
The goal of this webinar is to give attendees a solid understanding of the concepts behind Web APIs and how the Python language can be used to implement them, so that everyone can do it themselves and independently, using the same frameworks or even exploring alternatives.
The webinar is recommended for all those who want to implement Web API and can be used by those who already have basic knowledge of Python and want to use it for this purpose, but also by complete beginners, given the relative simplicity of the examples that will be examined.