Closed brandomr closed 3 years ago
This issue is to implement a minimalist API for DMX using FastAPI. Should have an /examine endpoint which takes in a URL and returns the analysis YAML. This should be Dockerized.
/examine
YAML
Pushed. Currently it is returning the YAML as a string.
This issue is to implement a minimalist API for DMX using FastAPI. Should have an
/examine
endpoint which takes in a URL and returns the analysisYAML
. This should be Dockerized.