On Wed, Aug 3, 2016 at 10:13 AM, kirby urner <kirby.ur...@gmail.com> wrote:

>
> Having explored Jupyter Notebooks, our next task
> was to dissect a simple Flask application, with an
> API published here:
>
> http://thekirbster.pythonanywhere.com
>
>
I'm providing more documentation and the source code these days, FYI.

http://controlroom.blogspot.com/2016/08/dissecting-flask-app.html

This is like a textbook example students might clone and hack on, to
develop their skills.

I'm featuring WSGI-Flask with a DB2 API to SQLite.

The Flask app models returning both HTML and JSON, suggesting both human
browsers and machines as clients.

Kirby
_______________________________________________
Edu-sig mailing list
Edu-sig@python.org
https://mail.python.org/mailman/listinfo/edu-sig

Reply via email to