December 2018
Intermediate to advanced
500 pages
12h 33m
English
We will start composing and sending HTTP requests with the curl and HTTPie command-line tools we introduced in Chapter 1, Developing RESTful APIs and Microservice with Flask 1.0.2, in the section named Working with command-line tools - curl and httpie. Make sure you read this section before executing the next examples.
Make sure you leave the Django development server running. Don't close the Terminal or Command Prompt that is running this development server. Open a new Terminal ...