Skip to Content
Cloud Native Python
book

Cloud Native Python

by Manish Sethi
July 2017
Intermediate to advanced
374 pages
8h
English
Packt Publishing
Content preview from Cloud Native Python

Building a Web Application in Python

In the previous chapter, we focused on building our microservices, which is, basically, backend RESTful APIs, and testing it to make sure the response will be as expected. So far, we have been testing these RESTful APIs using curl, or maybe, using a testing framework, that is, nose, unittest2, and so on. In this chapter, we will create some HTML pages and write a JavaScript REST client, which will interact with microservices.

The topics that we will cover in this chapter are as follows:

  • Building HTML pages and data binding
  • JavaScript REST client using knockout.js

In this chapter, we will create a client application which will need to create dynamic content that is gathered from an HTML web page and, ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Python for DevOps

Python for DevOps

Noah Gift, Kennedy Behrman, Alfredo Deza, Grig Gheorghiu
Cloud Native

Cloud Native

Boris Scholl, Trent Swanson, Peter Jausovec

Publisher Resources

ISBN: 9781787129313Supplemental Content