November 2022
Beginner to intermediate
254 pages
5h 3m
English
Here, we explore in depth the Genie web framework, continuing our to-do app example. First, we build a complete web app based on the MVC pattern, including unit testing. Then, we enhance this by creating a REST API to expose the data from our application, while writing specific tests and documenting the API.
Deploying our app in a production environment is the next big step. We discuss how we can configure different app environments, how we can use Git and GitHub to establish continuous integration, and how we can improve performance by using PackageCompiler. Then, we learn how to deploy our app in a Docker container and on the Heroku cloud platform.
Lastly, we build a variant ...
Read now
Unlock full access