November 2019
Beginner to intermediate
372 pages
6h 24m
English
By the end of this chapter, you will be able to:
In this chapter, we will start to work on the food recipe-sharing platform and learn how to create a RESTful API application.
Now that we've introduced APIs and learned a bit about HTTP and REST, we will work on building an application (the recipe-sharing app known as Smilecook). In this chapter, we aim to kick-start the actual project development. This is a recipe-sharing platform in which users can create accounts and share ...