2 papers
cs.SE2023
Exploring Behaviours of RESTful APIs in an Industrial Setting
Stefan Karlsson, Robbert Jongeling, Adnan Causevic +1
A common way of exposing functionality in contemporary systems is by providing a Web-API based on the REST API architectural guidelines. To describe REST APIs, the industry standar…
cs.SE2023
Exploring API Behaviours Through Generated Examples
Stefan Karlsson, John Hughes, Robbert Jongeling +2
Understanding the behaviour of a system's API can be hard. Giving users access to relevant examples of how an API behaves has been shown to make this easier for them. In addition,…