© Anand Tamboli 2019
Anand TamboliBuild Your Own IoT Platformhttps://doi.org/10.1007/978-1-4842-4498-2_9

9. Creating a REST Interface

Anand Tamboli1 
(1)
Sydney, NSW, Australia
 
Since we are ready with the foundation for building meaningful APIs on top of it, in this chapter, we will
  • Create data access APIs

  • Develop utility APIs

Data Access APIs

As a part of the wish list, we had requirements labeled D1 and D2, which were primarily for accessing data records from the time-series data storage. We covered this when creating core services in Chapter 7. We also covered the D4 requirement for message publishing APIs over HTTP.

The next API that we will create helps us get one or several data records based on a specified condition for topic or payload, or both. ...

Get Build Your Own IoT Platform: Develop a Fully Flexible and Scalable Internet of Things Platform in 24 Hours now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.