Essays about: "web apis"

Showing result 1 - 5 of 64 essays containing the words web apis.

  1. 1. Benchmarking the request throughput of conventional API calls and gRPC : A Comparative Study of REST and gRPC

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Johan Berg; Daniel Mebrahtu Redi; [2023]
    Keywords : REST; gRPC; JSON; Protocol Buffers; API; HTTP; Benchmark; Performance; Microservices; Network Communication; REST; gRPC; JSON; Protocol Buffers; API; HTTP; Benchmark; Prestanda; Mikrotjänster; Nätverkskommunikation;

    Abstract : As the demand for better and faster applications increase every year, so does the demand for new communication systems between computers. Today, a common method for computers and software systems to exchange information is the use of REST APIs, but there are cases where more efficient solutions are needed. In such cases, RPC can provide a solution. READ MORE

  2. 2. Comparative Analysis of the Performance of ARCore and WebXR APIs for AR Applications

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

    Author : Abu Bakr Rahman Shaik; Venkata Sai Yakkshit Reddy Asodi; [2023]
    Keywords : ARCore; Augmented Reality; Object Visualisation; WebXR;

    Abstract : Background: Augmented Reality has become a popular technology in recent years. Two of the most prominent AR APIs are ARCore, developed by Google, and We- bXR, an open standard for AR and Virtual Reality (VR) experiences on the web. READ MORE

  3. 3. Drupal and ReactJS : An Evaluation of Decoupled Drupal and ReactJS

    University essay from Umeå universitet/Institutionen för tillämpad fysik och elektronik

    Author : Linus Lundqvist; [2023]
    Keywords : Drupal; Content management systems; JavaScript; JSON:API; GraphQL; ReactJS;

    Abstract : With almost 70% of the population being active internet users and with signs that this number only will increase in the coming years, the value for companies, organisations, and hobbyists to be able to share what is important to them will also increase. One of the most common ways to gain attraction on the internet is with the help of a website. READ MORE

  4. 4. Performance comparison of WebGPU and WebGL in the Godot game engine

    University essay from Blekinge Tekniska Högskola/Fakulteten för datavetenskaper

    Author : Emil Fransson; Jonatan Hermansson; [2023]
    Keywords : Game Engine; Performance Overhead; Rendering; WebGPU; WebGL; Spelmotor; Prestandakostnader; Rendering; WebGPU; WebGL;

    Abstract : Background. For rendering graphics on the web, WebGL has been the standard API to employ over the years. A new technology, WebGPU, has been set to release in 2023 and utilizes many of the novel rendering approaches and features common for the native modern graphics APIs, such as Vulkan. READ MORE

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