:orphan: |rss_image| **blog page - 1/1** :ref:`Blog ` .. |rss_image| image:: feed-icon-16x16.png :target: ../_downloads/rss.xml :alt: RSS ---- .. index:: blog .. _ap-main-0: blog page - 1/1 +++++++++++++++ .. blogpostagg:: :title: REST API Keras + Flask :date: 2018-12-01 :keywords: keras,falcon,flask :categories: benchmark :rawfile: 2018/2018-12-01_keras.rst The following article compares :epkg:`flask` and :epkg:`falcon` for a REST API delivering deep learning prediction: `Falcon vs. Flask - Which one to pick to create a scalable deep learning REST API `_. The :epkg:`flask` API is implemented based on this article: `Building a simple Keras + deep learning REST API `_. .. blogpostagg:: :title: Bjoern, possible replacement for waitress :date: 2018-12-01 :keywords: bjoern,waitress :categories: server :rawfile: 2018/2018-12-01_waitress.rst :epkg:`waitress` is a pure :epkg:`python` :epkg:`WSGI` server but it can be replaced by :epkg:`bjoern` which a light server implemented in :epkg:`C`. A benchmark is available at `A Performance Analysis of Python WSGI Servers: Part 2 `_. .. blogpostagg:: :title: A REST API with falcon :date: 2017-11-16 :keywords: reference,blog,post :categories: blog :rawfile: 2017/2017-10-16_first_day.rst Implements a light :epkg:`REST API` for machine learning with :epkg:`falcon`. ---- |rss_image| **blog page - 1/1** :ref:`2017-11 (1) ` :ref:`2018-12 (2) `