Advanced search

Found 3 essays matching the above criteria.

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

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

    Author : Ahmad Sadia; Osama Zarraa; [2020]
    Keywords : Design patterns; Antipatterns; RESTful APIs; URIs; Uniform Resource Identifiers; Detection; Design quality; Google.;

    Abstract : 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. READ MORE

  2. 2. Design Abstraction of IoT REST APIs : Defining Design Patterns

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

    Author : Adell Tatrous; Rasmus Svensson; [2020]
    Keywords : Internet of Things; IoT; REST APIs URIs; Design Pattern; Reusability;

    Abstract : Smart devices (or things) in the realm of IoT (Internet of Things) talk to each other and transfer data over the Internet.IoT vendors provide APIs for their clients to send data to the gateways and application servers. However, there is a lack of guidelines on how a vendor would design its API and resource URIs (Uniform Resource Identifiers). READ MORE

  3. 3. Studying the Relation between Linguistic and Design Quality in RESTful APIs

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

    Author : Edvin Larsson; Jesper Hägglund; [2020]
    Keywords : Design patterns; Design antipatterns; Linguistic patterns; Linguistic antipatterns; RESTful APIs; Uniform Resource Identifiers; Detection;

    Abstract : REST (REpresentational State Transfer) is commonly used for designing APIs. Two main categories of REST API quality have been identified in previous research: linguistic and design quality. Linguistic quality revolves around the design of the URIs. Design quality revolves around the metadata and body in HTTP requests and responses. READ MORE