Essays about: "graphql"

Showing result 1 - 5 of 32 essays containing the word graphql.

  1. 1. Evaluation of Rust Codebases Using Public Information

    University essay from Lunds universitet/Institutionen för datavetenskap

    Author : Emil Eriksson; [2023]
    Keywords : Rust; Code Evaluation; Open Source; Crates.io; Cargo; GraphQL; Query; Dependencies; Technology and Engineering;

    Abstract : Understanding the content of a software project is a complex endeavour. While the Rust programming language promises developers a safer programming language, a program may still include vulnerable code through its dependencies. READ MORE

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

  3. 3. Integration of GraphQL data sources into an RDF federation engine

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

    Author : Wiktor Karlsson; [2023]
    Keywords : RDF; SPARQL; GraphQL; JSON; query translator; queries; query; SPARQL to GraphQL translator;

    Abstract : As data interoperability has become increasingly more important as of late, so has the topic of database query language translations. Being able to translate between different query languages, both old and new, could potentially improve a lot of different systems. READ MORE

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

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