pareco-spike-team / research

Research
2 stars 3 forks source link

createTag backend functions, to be used in elm frontend #11

Closed Hurix closed 4 years ago

Hurix commented 4 years ago

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.

MorganPersson commented 4 years ago

merged.