Nagorny Nikolay Nikolaevich (Chief Developer of PAO Rosbank, Russia, Moscow)
|
The article considers the problems of developing APIs for web applications. The purpose of the article is to study modern approaches to creating APIs when programming in Python. It is shown that there are several types of APIs that are used in various applications and services. For example, RESTful API (Representational State Transfer) is one of the most popular types of APIs. It uses standard HTTP requests such as GET, POST, PUT and DELETE to interact with applications and services. Another example of API is SOAP (Simple Object Access Protocol), which uses XML data transfer. GraphQL is described as "a query language for your API" and was built in response to performance issues when Facebook switched to native mobile applications. This API building technology was developed as an alternative to REST. Despite its name, it not only allows you to request data from the server, but also to change it.
Keywords:Application Programming Interface, I web applications, development, review, Python, RESTful, GraphQL API.
|
|
|
Read the full article …
|
Citation link: Nagorny N. N. OVERVIEW OF MODERN APPROACHES TO CREATING APIS IN PYTHON // Современная наука: актуальные проблемы теории и практики. Серия: Естественные и Технические Науки. -2024. -№12/2. -С. 58-62 DOI 10.37882/2223-2966.2024.12-2.15 |
|
|