/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

openapi.com
| | stevekrouse.com
3.6 parsecs away

Travel
| |
| | thepythoncorner.com
2.5 parsecs away

Travel
| | REST APIs have become a standard for web application communication. In this article, we will explore how to consume REST APIs using our beloved programming language: Python. What are REST APIs An API (Application Programming Interface) is a set of rules that allows different software entities to communicate with each other. APIs define the methods and data formats that applications can use to interact with each other. REST (Representational State Transfer) is an architectural style for designing networked applications. It relies on a stateless, client-server, cacheable communications protocol - the HTTP. REST APIs are widely used because they are simple,...
| | philodev.one
3.8 parsecs away

Travel
| | oAuth is a hard to get into because of its (necessary) complexity. A basic understanding of the standard flow and the actors involved can help to make better decisions and understand the security implications of the choices.
| | mazinahmed.net
18.6 parsecs away

Travel
| Application and Infrastructure Security Engineering