Microservice for opening text files to view data in web browser
In order to utilize this microservice install Flask and json:
pip install Flask
pip install json
Change FILENAME to name of .txt file
Run microservice-fileopener
Copy and paste http://localhost:5000/fileopener into web browser and text file should open with success message