eaudeweb / percolator

Poor man's auto tagging based on exact matches, synonyms and common abbreviations
0 stars 0 forks source link

Mix binary content and service parameters #10

Closed melish closed 6 years ago

melish commented 6 years ago

A design decision for the API so that it can be invoked from a multipart/form-data web form containing at least the file upload input and potentially other parameters (like min_score, limit, indexer/tagger etc)

andrei-duhnea commented 6 years ago

This is now implemented as an endpoint accepting multi-part form submissions at /tag/form.