Client for talking to an OpenAPI-powered server
OpenAPI::Client can generate classes that can talk to an Open API server. This is done by generating a custom class, based on a Open API specification, with methods that transform parameters into a HTTP request. The generated class will perform input validation, so invalid data won't be sent to the server.
$
pkg install p5-OpenAPI-ClientOrigin
www/p5-OpenAPI-Client
Size
34.0KiB
License
ART20
Maintainer
hrs@FreeBSD.org
Dependencies
3 packages
Required by
0 packages