In this chapter, you've been shown how you can use HTTP to publish a human interface to interact with your sensor data and actuator on the internet. You've learned how to publish file-based content and dynamic web services. You've also learned how to interact with your web services from JavaScript, how to plot graphs, and how to update your pages dynamically. You've built a menu system for your pages and secured them using JWT.
In the next chapter, you will learn how you can use the CoAP protocol as an efficient alternative to HTTP for constrained devices.