Implements delete operation for the skill route. A new test is added as well. Currently, none of the tests work because the routes don't return an 'id' key in the JSON response when a POST request is made. Let me know if I should fix that in this issue.
Closes #3
Implements delete operation for the skill route. A new test is added as well. Currently, none of the tests work because the routes don't return an 'id' key in the JSON response when a POST request is made. Let me know if I should fix that in this issue. Closes #3