Trying to add a createTag #3 backend interface to be able to have a simple input field in the frontend that sends a tag-name to the backend via api query parameter "tagName" to the query "api/tags/create".
Since this is 90% untested copy pasta, please investigate thoroughly. Detailed feedback appreciated.
Trying to add a createTag #3 backend interface to be able to have a simple input field in the frontend that sends a tag-name to the backend via api query parameter "tagName" to the query "api/tags/create".
Since this is 90% untested copy pasta, please investigate thoroughly. Detailed feedback appreciated.
Also small correction of the readme file.