Title | ExpressO: From Express.js implementation code to OpenAPI interface descriptions |
Publication Type | Demonstration |
Year of Publication | 2022 |
Authors | Serbout, S., A. Romanelli, and C. Pautasso |
Conference Name | 16th European Conference on Software Architecture (ECSA) |
Pages | 29–44 |
Month | September |
Publisher | Springer |
Keywords | API, express.js, OpenAPI |
Abstract | This tool demo paper brings forward a new CLI tool called ExpressO for developers who need to analyze a Web API implemented using the Express.js framework and automatically extract a specification written in the standard OpenAPI interface description language. The specification includes all of the implemented endpoints along with their response status codes and path and query parameters. Developers can use it to automatically determine whether the interface of a Web API matches its implementation based on the Express.js framework. The tool has been released on the npm component registry as ‘expresso-api’. |
DOI | 10.1007/978-3-031-36889-9_4 |
Citation Key | 2022:ecsa:expresso |
Full Text | Best Demo Award |
Video:
Submitted by cp on