Skip to content
/ KnockIt Public

A simple remote API to empty/delete safely a distant project :-) More in description...

Notifications You must be signed in to change notification settings

SANGED/KnockIt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

KnockIt

A simple remote API to empty/delete safely a distant project :-) More in description...

Getting Started

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

Prerequisites

Less PHP skills

Installing

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

Running the tests

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'

Break down into end to end tests

It's coul return "Done" as your wishes!

Built In

  • [PHP] still working on it
  • [NODEJS] still working on it

Authors

  • Sanix Darker - Initial work - KnockIt

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Hat tip to anyone who's code was used
  • Inspiration
  • etc

About

A simple remote API to empty/delete safely a distant project :-) More in description...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published