Multicloud API binding generation from documentation
Micha{\l} J. Gajda, Vitor Vitali Barrozzi, and Gabriel Araujo

TL;DR
This paper discusses a retargetable cloud API binding generator implemented in Haskell, enabling rapid and large-scale binding of cloud APIs based on documentation.
Contribution
It introduces a novel approach using Haskell's type classes and code generation for scalable, retargetable cloud API bindings from documentation.
Findings
Supports rapid binding of cloud APIs
Enables large-scale API binding
Uses Haskell for flexible implementation
Abstract
We present industry experience from implementing retargetable cloud API binding generator. The analysis is implemented in Haskell, using type classes, types a la carte, and code generation monad. It also targets Haskell, and allows us to bind cloud APIs on short notice, and unprecedented scale.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCloud Computing and Resource Management · Service-Oriented Architecture and Web Services · Software System Performance and Reliability
