Wiredcraft / executioner

The executioner will .. execute commands via ansible
0 stars 2 forks source link

Abstract the generic Api code from application specific code #4

Open JuhaS opened 11 years ago

JuhaS commented 11 years ago

Abstracting the generic api functionality such as setting content-type headers, encoding into json, etc. should be separated from the application logic (handlers).