Skip to content

eric-s-s/paragraph_generator_flask

Repository files navigation

A flask for serving paragraph_generator

This is a micro-service for serving https://github.com/eric-s-s/paragraph_generator

All queries to and replies from are in json format. It also sends a serialized python object which it expects sent back for parsing

from parent directory

$ pip install -r requirements.txt
$ python -m paragraph_generator_flask.flask_app 

open your web-browser to localhost:5000

About

a flask to serve parargraph_generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published