A simple remote API to empty/delete safely a distant project :-) More in description...
Hiii, heuuuh, have you ever come to work on a project and that in the end you do not get paid or you get ejected from the project unfairly?
Here is a solution to this, a small API, which can on demand, empty or delete all the files that you specify of a remote project with a query string given
Less PHP skills
Just put the Ki.php and Ki at the "/" root of the project
/Theproject
----/models
----/views
----/controllers
----/css
----/js
----/img
Ki
Ki.php
index.php
.httaccess
Now you just have to hit the URL in a browser or by a client, with your secret Key, you configured before, so that Ki will recognize you and do the action
'Theproject.com/Ki.php?action=delete&targetfolder=css&again=js&key=SanixDarker'
It's coul return "Done" as your wishes!
- [PHP] still working on it
- [NODEJS] still working on it
- Sanix Darker - Initial work - KnockIt
This project is licensed under the MIT License - see the LICENSE.md file for details
- Hat tip to anyone who's code was used
- Inspiration
- etc