Skip to content

formmailer/API

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

The GleSYS API is currently in BETA-state

#What is this? The is the place to go for documentation, examples and support/feedback for GleSYS API. To activate the API on your account and to create API-keys, login at GleSYS Control Panel. In the early stages of our beta you have to send an email to support@glesys.se so that we can activate the API on you account for you.

#Where can I find documentation? The documentation can be found right here on github in our wiki. It comes in the form of an [introduction]https://github.com/GleSYS/API/wiki/Api-Introduction) and a full documentation of all functions available in GleSYS API. This documentation has been automatically generated from the API.

#Where can I find examples? The examples are available right here on our github repo. They are broken up by scripting/programming language and if you browse around in the repository you will find that each example has its own description.

Please feel free to contribute with more examples. You could either do a pull-request or send us an email to support@glesys.se

Remember that all these examples are just examples. If you want to use any of these scripts in an production environment, its on your own responsibility.

##Current examples ###BASH All bash examples

###PHP All PHP examples

###Ruby All Ruby examples

#Are there any frameworks/toolboxes available? If you are looking for a framework to manage your GleSYS virtual servers take a look at the following projects:

  • fog - The Ruby cloud services library.
  • jclouds - API abstractions as java and clojure libraries.
  • knife-glesys - A Knife addon for managing you GleSYS vps. Uses fog.

If you know about any other frameworks that support the GleSYS API, please let us know!

#Where can I get support? You can either open a new issue here on github or send us an email at support@glesys.se

About

Example scripts for our API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 69.7%
  • Shell 19.2%
  • Ruby 11.1%