Summary
In the first half of this chapter, we walked you through using the Nautobot App Cookiecutter to set up the skeleton of a new App called nautobot_ip_acls
. In the second half, we gave a broad but necessarily brief overview of the myriad features available for an App to implement or extend, with quick hands-on examples of many of these features.
In the next chapter, we’ll bring these two concepts together more fully as we walk through the implementation of a Nautobot IP ACLs App that starts with your App skeleton and implements a fully functional App.