Essays about: "Linguistic antipatterns"

Found 2 essays containing the words Linguistic antipatterns.

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