Krho / bestImage

Retrieves the "best" image of a given Commons category
MIT License
2 stars 2 forks source link

improve JSON files availability #10

Open Krho opened 7 years ago

Krho commented 7 years ago

The tools generate JSON files that contain the result of the computations done on the server they are deployed.

The JSON files available on the repository should be up-to-date with minimal work from the server's administrator.

PierreSelim commented 7 years ago

I suggest to create a flask end point in order to display the JSON file and a syntax hightlighting JS to display it.