jxsl13 / plesgo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

plesgo

Plesgo is a generated restful client for the netcup.de Plesk api.

It is a package to play around with the Plsk rest api.

Updating

Example swagger file location: https://a2e73.webhosting.systems/api/v2/swagger.yml

Fetch a new swagger file and update the local one.

Execute to cleanup the old generated client and generate a new one:

make

Requirements

  • curlto download go-swagger
  • jq to install go-swagger

Installing go-swagger as swagger

make install

About


Languages

Language:Makefile 100.0%