RexOps / Rex

Rex, the friendly automation framework
https://www.rexify.org
716 stars 224 forks source link

Create rex-server - an api to the rex library #187

Closed krimdomu closed 3 years ago

krimdomu commented 11 years ago

This server should be an http / rest api server to the rex library. So that it is possible to use Rex from other languages like bash, python, ruby, ...

niumang commented 11 years ago

how about use Mojolious to do this ?

krimdomu commented 11 years ago

@king-ming this will be mojolicious. i've already started a few experiments on this: https://github.com/krimdomu/rex-server

ferki commented 3 years ago

I think the idea is a great fit for a separate repository where it can have its own life. The experiment is already available in krimdomu/rex-server if somebody would like to actively take it further.

I believe we don't need to keep this ticket open anymore, so I'm closing it.