Design and Build Great Web APIs – Robust, Reliable, and Resilient (1st Ed)

Design and Build Great Web APIs – Robust, Reliable, and Resilient (1st Ed)
English | Size: 792.61 MB
Category: Tutorial


APIs are transforming the business world at an increasing pace. Gain the essential skills needed to quickly design, build, and deploy quality web APIs that are robust, reliable, and resilient.

PluralSight – Twitter Api V2-first Look

PluralSight – Twitter Api V2-first Look Bookware-KNiSO
English | Size: 87.63 MB
Category: Tutorial


This course will teach you about the biggest release to the Twitter API since 2012. Twitter API v2 is a complete rebuild of the Twitter API. It contains new capabilities and datasets that make it easier for you to understand the public conversation.

Modern APIs with FastAPI and Python | TalkPython

Modern APIs with FastAPI and Python | TalkPython
English | Size: 3.09 GB
Category: CBTs


FastAPI is one of the most exciting new web frameworks to date. It leverages more of the power of modern Python than any other framework: type hints, async and await, data classes, and more. If you are building an API in Python, you have many options. But for us FastAPI is the obvious choice in the future. And this course will teach you everything you need to know to get started. We will create a realistic API that works with live data and deploy this API on a cloud server Linux VM. In fact, you will even see how to create proper HTML web pages to extend your FastAPI API.

PluralSight – JavaScript REST APIs The Big Picture Bookware-KNiSO

PluralSight – JavaScript REST APIs The Big Picture Bookware-KNiSO
English | Size: 44.81 MB
Category: Tutorial


RESTful APIs and JavaScript are ubiquitous in the world of application development, and they pair together nicely. This course will teach you why REST APIs are so prominent, as well as how to write and consume a REST API