klein
klein copied to clipboard
Implemented delete URL endpoint
Description
Implemented the option to delete a URL endpoint for all storage drivers. The DELETE http verb can now be passed with the curl command. Another change was made as well: for the file storage driver, a directory called 'urls' (default path) is created automatically if it does not already exist and no other path is specified.
Issue ticket link
https://github.com/kamaln7/klein/issues/14
How has this been tested?
Tested using memory and file storage drivers. Sample run: