Most of the current day web applications follow a strict decoupling of the client and the backend. While REST has become the industry standard for writing APIs, it has its shortcomings - most notably data under- and over-fetching. GraphQL has been hyped as the successor of REST as the new standard for building Web based APIs. GraphQL offers clients a way to describe precisely the data and interactions they are interested in. Its big-name adopters include Shopify, Twitter, Atlassian and PayPal. This thesis is a case study of a GraphQL microservice, which combines data from multiple different sources and offers it in a single cohesive data model. The objective of the study is to gather information on building GraphQL based microservices, be...
The article presents a comparative analysis of the two most commonly used API web design standards -...
Cilj ovog rada je napraviti pregled dostupnih alata i tehnologija koje se koriste za izradu mrežnih...
Currently, most middleware application developers have two choices when designing or implementing Ap...
Most of the current day web applications follow a strict decoupling of the client and the backend. W...
APIs allow software to speak to each other. Currently the dominant design model is REST. Though it i...
REST has been popular for building an API for a long time. In spite of its popularity and usage, it ...
The purpose of this thesis was to explore GraphQL as an option for API design and software developme...
The dynamic query language GraphQL is gaining popularity within the field as more and more software a...
Microservices architectures have gained more admirers due to the problems they came to solve from pr...
Over a few years back, REST APIs were considered standard web APIs, which nowhave a strong competito...
In this thesis the GraphQL query language was studied in the context of the microservice architectur...
It is only a matter of time before the Swedish Companies Registration Office makes digital registrat...
Application Programming Interfaces (APIs) are an important component in modern-day web applications....
Classpip is the application developed by the student and professor of EETAC . The concept of classpi...
Modern applications commonly make use of several subsystems, usually a frontend and a backend. The c...
The article presents a comparative analysis of the two most commonly used API web design standards -...
Cilj ovog rada je napraviti pregled dostupnih alata i tehnologija koje se koriste za izradu mrežnih...
Currently, most middleware application developers have two choices when designing or implementing Ap...
Most of the current day web applications follow a strict decoupling of the client and the backend. W...
APIs allow software to speak to each other. Currently the dominant design model is REST. Though it i...
REST has been popular for building an API for a long time. In spite of its popularity and usage, it ...
The purpose of this thesis was to explore GraphQL as an option for API design and software developme...
The dynamic query language GraphQL is gaining popularity within the field as more and more software a...
Microservices architectures have gained more admirers due to the problems they came to solve from pr...
Over a few years back, REST APIs were considered standard web APIs, which nowhave a strong competito...
In this thesis the GraphQL query language was studied in the context of the microservice architectur...
It is only a matter of time before the Swedish Companies Registration Office makes digital registrat...
Application Programming Interfaces (APIs) are an important component in modern-day web applications....
Classpip is the application developed by the student and professor of EETAC . The concept of classpi...
Modern applications commonly make use of several subsystems, usually a frontend and a backend. The c...
The article presents a comparative analysis of the two most commonly used API web design standards -...
Cilj ovog rada je napraviti pregled dostupnih alata i tehnologija koje se koriste za izradu mrežnih...
Currently, most middleware application developers have two choices when designing or implementing Ap...