Essays about: "RESTful APIs"

Showing result 1 - 5 of 17 essays containing the words RESTful APIs.

  1. 1. Using Bert To Measure Objective Quality Of Rest-Api Specifications : Automated Approach For Quality Measurement

    University essay from Blekinge Tekniska Högskola/Institutionen för programvaruteknik

    Author : Fritz Eriksson; Max Åkesson; [2023]
    Keywords : API Specification; BERT; Objective quality; Quality attributes; Sailency highlighting;

    Abstract : Each day, the need for as well as the amount of network-based applications grows and with it the implementation of RESTful APIs. For all these APIs there is a need for documentation of the API's behavior, its benefits, how it interacts with other APIs, and its expected result. To solve this; An API specification is constructed. READ MORE

  2. 2. RESTful API vs. GraphQL a CRUD performance comparison

    University essay from Linnéuniversitetet/Institutionen för datavetenskap och medieteknik (DM)

    Author : Alexander Niklasson; Vincent Werèlius; [2023]
    Keywords : Application Programming Interface APIs ; Web service; RESTful; GraphQL; CRUD; Performance evaluation;

    Abstract : The utilization of Application Programming Interfaces (APIs) has experiencedsignificant growth due to the increasing number of applications being devel-oped. APIs serve as a means to transfer data between different applications. READ MORE

  3. 3. A Systematic Literature Review on the Methodologies for Detecting REST Antipatterns in RESTful APIs

    University essay from Linnéuniversitetet/Institutionen för datavetenskap och medieteknik (DM)

    Author : Andrei Neagu; [2022]
    Keywords : REST; Antipatterns; Detection; API;

    Abstract : Context: API growth is accelerating. RESTful APIs are gaining traction and are backed by major players. Extending the APIs commonly introduce antipatterns, which are bad solutions to problems. Objective: The purpose of this review is to identify and analyze the current, state-of-the-art approaches in detecting antipatterns in RESTful APIs. READ MORE

  4. 4. Evaluating GraphQL over REST within an .NET Web API : A controlled experiment conducted by integrating with the Swedish Companies Registration Office

    University essay from Linnéuniversitetet/Institutionen för datavetenskap och medieteknik (DM)

    Author : Rickard Marjanovic; [2022]
    Keywords : Swedish Companies Registration Office; Controlled Experiment; Clean Architecture; RESTful API; GraphQL; HotChocolate; GraphQL for .NET.;

    Abstract : It is only a matter of time before the Swedish Companies Registration Office makes digital registration of annual reports/auditors reports mandatory. At the time of writing, there are only ten public integrators currently able to handle this requirement. READ MORE

  5. 5. Proactive Mitigation of Deprecated API Version Usage : Utilizing continuous integration to automatically and proactively detect deprecated API version usage in microservice ecosystems

    University essay from Uppsala universitet/Institutionen för informatik och media

    Author : Eric Nilsson; [2021]
    Keywords : Microservices; Continuous Integration; Proactivity; Automaticity; API; API Versioning; Deprecation; Data Integration; Ontology Matching; Design Science Research;

    Abstract : The notion of change is one of the more pronounced challenges API developers face, since a change to published APIs means a change for its’ consumers. API Versioning is a commonly used strategy to mitigate the risks of changing APIs, however, the strategy introduces a possibility of having practically innumerable number of API versions published at once, all possibly used by different consumers, creating considerable overhead for API developers to manage. READ MORE