Skip to content

Artifacts API example

Make an example API structure. Things left to do:

  • use custom data views (here CsvView)
  • move data view logic from the controller to the view
  • use non-standard response content types (here already defined, but probably not for CONLL)
  • automatically set file extension (it's always set when using the GUI, and it's not needed for cURL/etc.)
Edited by Lars Willighagen

Merge request reports