IBM Cloud Computing News - Create a scalable and fault-tolerant REST endpoint using Flask and Python

Latest IT News - Mainframes or Non-Mainframes.
Post Reply
IT News Bot
Forum Bots
Posts: 559
Joined: Wed Jul 16, 2014 10:12 am

IBM Cloud Computing News - Create a scalable and fault-tolerant REST endpoint using Flask and Python

Post by IT News Bot »

Learn how to deploy a simple Flask application with an AngularJS user
interface to IBM Bluemix using the Cloud Foundry command-line tool. For this
tutorial, we chose Flask over other frameworks like Django, Pyramid, and
web2py because it is very lightweight and therefore easy to understand. For
just writing up a REST endpoint it is a perfect fit. In addition, we also show
you how a single REST endpoint can be used to multiplex between different
functions.

Source: http://www.ibm.com/developerworks/cloud ... ml?ca=drs-
Post Reply

Create an account or sign in to join the discussion

You need to be a member in order to post a reply

Create an account

Not a member? register to join our community
Members can start their own topics & subscribe to topics
It’s free and only takes a minute

Register

Sign in

Return to “IT News.”