image-factory
image-factory copied to clipboard
[WIP] add support for returning just the schematic id without json
Client can request to skip the json encoding by requesting text/plain
in Accept
header.
This is a non-working PoC written in browser. If you like the direction, I can add tests/clean-up etc and submit a proper PR.