Skip to content

A daemon that can be used to execute system commands using rest API requests.

License

Notifications You must be signed in to change notification settings

AselSiriwardena/serv-executor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

serv-executor

serv-executor

Build Status License

A simple daemon that can be used to execute system commands using rest API requests.

Usage

Imagine you have moved your database to another server other than your backend server and you want to take control of your database server from your backend API. For that, we have to create a daemon in the database server and this is it.

Built With

  • Rust - The language used
  • Actix - The web framework used

Running

Simple use a cargo run to start daemon. serv-executor

Acknowledgments

A complete guide to this project can find in - Medium

About

A daemon that can be used to execute system commands using rest API requests.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages