Sökning: "representational state transfer"

Visar resultat 6 - 10 av 30 uppsatser innehållade orden representational state transfer.

  1. 6. Interactive Visualization of Air Traffic in OpenSpace

    Master-uppsats, Linköpings universitet/Medie- och Informationsteknik; Linköpings universitet/Tekniska fakulteten

    Författare :Adrian Andersson; Joel Paulsson; [2021]
    Nyckelord :;

    Sammanfattning : This thesis report presents a master’s thesis project in Media Technology by two students from Linköping University, Sweden. The project was implemented in collaboration with the Visualization Center C and Linköping University during the spring of 2021 resulting in the creation and development of two spatiotemporal visualizations featuring air traffic data in the OPENSPACE software. LÄS MER

  2. 7. Responstid hos ett REST api skrivet i Python eller PHP : En jämförelse av responstid på ett REST api med flygdata av PHP och Python

    Kandidat-uppsats, Högskolan i Skövde/Institutionen för informationsteknologi

    Författare :Oscar Ternevid; [2021]
    Nyckelord :REST api; PHP; Python; responstid; Flask; Django;

    Sammanfattning : REST står för “Representational State Transfer” och är en arkitekturstil som har blivit ett populärt val för implementation av serviceorienterade arkitekturer (Haupt, Leymann & Vukojevic-Haupt, 2018). REST är en koordinerad uppsättning av arkitektoniska restriktioner som syftar på att minimera latens och nätverkskommunikation, samtidigt som oberoendet och skalbarheten av komponentimplementering maximeras (Fielding & Taylor, 2002). LÄS MER

  3. 8. Integrating third-party APIs as a microservice

    Uppsats för yrkesexamina på avancerad nivå, Umeå universitet/Institutionen för tillämpad fysik och elektronik

    Författare :David Eriksson; [2021]
    Nyckelord :microservices; api; docker; iterative development;

    Sammanfattning : Microservices are a way of decentralizing software services into smaller, isolated environments with contained, specific responsibilities. The traditional approach of monolithic applications introduces many problems regarding complexity due to scaling of functionality. LÄS MER

  4. 9. Software Platform for Design and Management of Real-time Data from Microneedle-based Wearable Sensors : A front-end (iOS) and a server-side (Node.js) implementation for an IoT system

    Kandidat-uppsats, KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Författare :Arasp Keighobad; Faruk Bugra Demirel; [2021]
    Nyckelord :Microneedle-based sensors; IoT; REST; MVVM; Mikronålsbaserade kliniska sensorer; IoT; REST; MVVM;

    Sammanfattning : Wearable Microneedle (MN)-based sensors have been developed in a joint collaboration between KTH and KI in order to potentially replace invasive clinical tests such as arterial blood gas measurement. For research purposes, an IoT software platform is needed for convenient real- time observation/calibration of raw data, and observation of calibrated concentrations. LÄS MER

  5. 10. Are APIs with Poor Design Subject to Poor Lexicon? : A Google Perspective

    Kandidat-uppsats, Linnéuniversitetet/Institutionen för datavetenskap och medieteknik (DM)

    Författare :Ahmad Sadia; Osama Zarraa; [2020]
    Nyckelord :Design patterns; Antipatterns; RESTful APIs; URIs; Uniform Resource Identifiers; Detection; Design quality; Google.;

    Sammanfattning : REST (Representational state transfer) is an architectural style for distributed hypermedia systems. The simplicity of REST allows straightforward communication between HTTP clients and servers using URIs (Uniform Resource Identifiers) and HTTP methods, e.g., GET, POST, PUT, and DELETE. LÄS MER