Results 161 to 170 of about 507 (213)
Some of the next articles are maybe not open access.

?????????????????????? RESTFUL API ?????? ?????????????? ?????????????????????????? ?????????????????? ?????????????????????? ????????????????????

2021
The software for the e-procurement system was developed based on .NET Core RESTful API with Open API specifications. The server side uses RESTful API which ensures compatibility with the majority of clients and enables them to exchange information in JSON format. The authentication and authorization flow was implemented using OAuth open standard paired
openaire   +1 more source

A Framework for the Structural Analysis of REST APIs

2017 IEEE International Conference on Software Architecture (ICSA), 2017
Today, REST APIs have established as a means for realizing distributed systems and are supposed to gain even more importance in the context of Cloud Computing, Internet of Things, and Microservices. Nevertheless, many existing REST APIs are known to be not well-designed, resulting in the absence of desirable quality attributes that truly RESTful ...
Florian Haupt   +3 more
openaire   +1 more source

Understanding REST APIs

2020
This chapter throws light on building representational state transfer (REST)-based services. Since we’ll be learning RESTful Web Services through our chosen language, Node.js, and using an awesome framework like Hapi, it’s first necessary to introduce ourselves to REST APIs and then understand how Hapi makes the process easy.
openaire   +1 more source

Model-driven Testing of RESTful APIs

Proceedings of the 24th International Conference on World Wide Web, 2015
In contrast to the increasing popularity of REpresentational State Transfer (REST), systematic testing of RESTful Application Programming Interfaces (API) has not attracted much attention so far. This paper describes different aspects of automated testing of RESTful APIs.
Tobias Fertig, Peter Braun
openaire   +1 more source

Express REST APIs

2017
In this chapter, you’ll start storing in and fetching the data from the Node.js server instead of the hard-coded array of issues in the browser’s memory. The objective is to get used to interacting with the server via REST APIs.
openaire   +1 more source

Architecting a REST API

2015
It is extremely important to understand a REST-based architecture, meaning how the system will look if you’re basing all of your services in the REST style. But it is equally important to know what the internal architecture of those REST services will look like before you start working.
openaire   +1 more source

RESTler: Stateful REST API Fuzzing

2019 IEEE/ACM 41st International Conference on Software Engineering (ICSE), 2019
This paper introduces RESTler, the first stateful REST API fuzzer. RESTler analyzes the API specification of a cloud service and generates sequences of requests that automatically test the service through its API. RESTler generates test sequences by (1) inferring producer-consumer dependencies among request types declared in the specification (e.g ...
Vaggelis Atlidakis   +2 more
openaire   +1 more source

Documenting REST APIs

2016
For a REST API we can produce an executable version of the documentation and allow users to interact with a system through its own documentation. In this sense, the documentation wouldn’t be a passive dust collector artifact (if stored in a printed form), but a handy UI to communicate with software.
openaire   +1 more source

Combinatorial testing of RESTful APIs

Proceedings of the 44th International Conference on Software Engineering, 2022
Huayao Wu   +3 more
openaire   +1 more source

Exposing a REST API

2014
Nowadays most of the big social network companies like Facebook and Twitter expose some services through REST API calls, making them easy to integrate with other applications. In this chapter, you are going to extend your code by adding some new functionality.
openaire   +1 more source

Home - About - Disclaimer - Privacy