Essays about: "REpresentational State Transfer REST"

Showing result 1 - 5 of 25 essays containing the words REpresentational State Transfer REST.

  1. 1. A comparison of Azure’s Function-as-a-Service and Infrastructure-as-a-Service solutions

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

    Author : Edvin Alvaeus; Ludvig Lindén; [2023]
    Keywords : Serverless; Cloud computing; Load testing; Azure; REST; Serverlös; Datormoln; Belastningstestning; Azure; REST;

    Abstract : Cloud computing is a growing industry. More and more companies are moving away from on-premise infrastructure. Instead, the choice is often to build their systems based on cloud services. This growth in the industry has brought with it new needs and consequently, new solutions. READ MORE

  2. 2. Communication with databases : Comparing GraphQL with REST

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

    Author : Ali Shahwali; Lukas Mattsson; [2022]
    Keywords : GraphQL; Representational State Transfer; REST; API architecture; Database communication; API consumption; GraphQL; Representational State Transfer; REST; API arkitektur; Databaskommunikation; API konsumtion;

    Abstract : REST and GraphQL are the two dominant Application Programming Interface (API) architectures being used for communication with databases. They differ in a lot of aspects, and as such it is not immediately obvious which architecture is preferable. READ MORE

  3. 3. API data gathering and structuring for machine learning and human use : Optimizing API data for both financial machine learning and being easy to read and use by the end user

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

    Author : Axel Forshällen; [2022]
    Keywords : API; data preprocessing; machine learning; data structures; abstraction; PSD2; open banking; API; data förprocessering; maskininlärning; data strukturer; abstraktion; PSD2; open banking;

    Abstract : This thesis looks into how to implement an abstraction layer between transaction data gathered from Revised Payment Services Directive (PSD2) compliant banks via an Application Programming Interface (API) and a data base, with a human user interface for reading and structuring the data. API for data sources tend to not have a standardized structure and this creates a problem for machine learning. READ MORE

  4. 4. The "RESTful" Services: Are they "RESTful" Yet? : - A Follow-up Study

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

    Author : Jacob Yousif; [2022]
    Keywords : API; REST; 17 Design Criteria; RESTful; Web Services;

    Abstract : The Representational State Transfer (REST) architecture style surfaced quickly to be the favorable scheme to standardize the communication for network-based hypermedia systems due to its uniform discipline. As a result, various giant web services adopted the REST architecture as their primary architectural choice for their services. READ MORE

  5. 5. A performance comparison on REST-APIs in Express.js, Flask and ASP.NET Core

    University essay from Mälardalens universitet/Akademin för innovation, design och teknik

    Author : Eric Qvarnström; Max Jonsson; [2022]
    Keywords : REST-API; Express.js; Flask; ASP.NET Core; Performance Comparison;

    Abstract : APIs can have different architectures and standards, one of which is REST. REST stands for representational state transfer and is a commonly used architecture when implementing and creating APIs for the web. READ MORE