Essays about: "GraphQL vs REST"

Found 5 essays containing the words GraphQL vs REST.

  1. 1. 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

  2. 2. Performance comparison of REST vs GraphQL in different web environments : Node.js and Python

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

    Author : Edward Nilsson; Dennis Demir; [2023]
    Keywords : API; Web Development; Performance; REST; GraphQL; Node.js; Python;

    Abstract : Application Programming Interfaces (APIs) are still relevant today in most modernweb applications. Some studies have compared the performance of RepresentationState Transfer (REST) and GraphQL in order to assess scenarios in which one out-performs the other. READ MORE

  3. 3. Evaluation of Generic GraphQL Servers for Accessing Legacy Databases

    University essay from Linköpings universitet/Institutionen för datavetenskap

    Author : Muhammad Ismail; [2022]
    Keywords : GraphQL; GraphQL vs REST; PostGraphile; Hasura; PostgreSQL; Performance Metrics; Throughput; Query execution time; PostGraphile vs Hasura; Latest web technology; Web solutions; communication over internet;

    Abstract : Over a few years back, REST APIs were considered standard web APIs, which nowhave a strong competitor. REST APIs provide some excellent features like stateless serversand structured access to resources. However, over time, it doesn’t offer flexibility withthe access of data and client changing requirements. READ MORE

  4. 4. GraphQL vs. REST : A Comparison of Runtime Performance

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

    Author : Elias Frigård; [2022]
    Keywords : : Web Development; Application Programming Interfaces; REST; GraphQL; Performance;

    Abstract : Application Programming Interfaces (APIs) are an important component in modern-day web applications. Representation State Transfer (REST) has been the de facto standard for building web APIs since its inception in 2000. In 2015 Facebook launched GraphQL, a technology with the purpose of solving some of the drawbacks of traditional REST APIs. READ MORE

  5. 5. REST API vs GraphQL : A literature and experimental study

    University essay from Högskolan Kristianstad/Fakulteten för naturvetenskap

    Author : Tobias Andersson; Håkan Reinholdsson; [2021]
    Keywords : Rest API; GraphQL; Caching; API;

    Abstract : The purpose of this study is to compare the two architectural techniques REST and GraphQL. This thesis will compare the two techniques and what defines them. A literature study and experimental study are carried out by the researchers. READ MORE