All Projects → plesk → api-examples

plesk / api-examples

Licence: other
Plesk API-RPC usage examples

Programming Languages

Visual Basic .NET
514 projects
PHP
23972 projects - #3 most used programming language
C#
18002 projects
python
139335 projects - #7 most used programming language
java
68154 projects - #9 most used programming language
objective c
16641 projects - #2 most used programming language

Labels

Projects that are alternatives of or similar to api-examples

PoC-Examples
This repository contains synthesizable examples which use the PoC-Library.
Stars: ✭ 27 (-65.82%)
Mutual labels:  example
Discord-Bot-TypeScript-Template
Discord bot - A discord.js bot template written with TypeScript.
Stars: ✭ 86 (+8.86%)
Mutual labels:  example
iOS ARkit2 Multiusers
An example implemented multiplayer experience in ARKit2
Stars: ✭ 19 (-75.95%)
Mutual labels:  example
todo-graphql-example
Example Todo app on top of json-graphql-server
Stars: ✭ 20 (-74.68%)
Mutual labels:  example
widgets playground
Showcase example for https://github.com/therecipe/qt
Stars: ✭ 50 (-36.71%)
Mutual labels:  example
rest-api-endpoints
🌾 WordPress REST API endpoints
Stars: ✭ 31 (-60.76%)
Mutual labels:  example
Chat-Server
Simple chatroom in C
Stars: ✭ 74 (-6.33%)
Mutual labels:  example
play-java-ebean-example
Example Play application showing Java with Ebean
Stars: ✭ 54 (-31.65%)
Mutual labels:  example
riot realworld example app
Exemplary real world application built with Riot.js v6 🖐👍
Stars: ✭ 16 (-79.75%)
Mutual labels:  example
learning-python
notes and codes while learning python
Stars: ✭ 71 (-10.13%)
Mutual labels:  example
play-scala-chatroom-example
Play chatroom with Scala API
Stars: ✭ 43 (-45.57%)
Mutual labels:  example
ksonnet-cheat-sheet
No description or website provided.
Stars: ✭ 18 (-77.22%)
Mutual labels:  example
scenic asteroids
A toy Asteroids clone written in Elixir with the Scenic UI library
Stars: ✭ 42 (-46.84%)
Mutual labels:  example
Quarto
A working example of the Quarto board game using Elm and Netlify. An exploration of game development, OSS, and functional programming.
Stars: ✭ 15 (-81.01%)
Mutual labels:  example
hugo-bare-min-theme
A bare minimum theme for Hugo (https://gohugo.io) to help develop and debug Hugo sites -- https://hugo-bare-min.netlify.com/,
Stars: ✭ 71 (-10.13%)
Mutual labels:  example
credit-card-example
An example of credit card made by using Rivets Js
Stars: ✭ 23 (-70.89%)
Mutual labels:  example
SeatLayout
A seat selection library for Android with an example for selecting seats for flights, sports venue, theatres, etc
Stars: ✭ 30 (-62.03%)
Mutual labels:  example
Hello-GLUT
A very simple "Hello World!" GLUT application demonstrating how to write OpenGL applications in C with MinGW and MSVC.
Stars: ✭ 27 (-65.82%)
Mutual labels:  example
haxe
Qt binding for Haxe | Showcase example for https://github.com/therecipe/qt
Stars: ✭ 21 (-73.42%)
Mutual labels:  example
db2-samples
Db2 application code, configuration samples, and other examples
Stars: ✭ 56 (-29.11%)
Mutual labels:  example

Plesk API-RPC Usage Examples

Repository contains the examples on how to use Plesk API-RPC using different programming languages. Here you can find useful helpers to execute API-RPC requests.

Languages

  • Bash
  • C++
  • C#
  • Go
  • Java
  • Node.js
  • Objective-C
  • PHP
  • Python
  • Ruby
  • Visual Basic

How to Run

To run the example use the following command:

REMOTE_HOST=your-plesk-host.dom REMOTE_LOGIN=admin REMOTE_PASSWORD=password ./example.py

Plain Text Examples

Plain text examples of possible requests and responses: http://plesk.github.io/api-examples/

Documentation

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].