In this recipe, we will create a snaplet and build the Snap application around it. We will also use the heist snaplet for serving the HTML templates. This recipe will demonstrate the following:
- How to create a snaplet
- How to use an existing snaplet inside another existing snaplet
- How the snaplet data is structured and placed
- How to access snaplet data