---
title: "How to build AdonisJS API to store your Raspberry Pi Temperature"
url: https://daily.dev/posts/how-to-build-adonisjs-api-to-store-your-raspberry-pi-temperature-6ophdfopq
source_url: https://devdojo.com/bobbyiliev/how-to-build-adonisjs-api-to-store-your-raspberry-pi-temperature
type: article
source: "DevDojo"
author: "Bobby Iliev"
published: 2021-12-18T17:39:17.919Z
updated: 2026-03-15T04:00:53.559Z
tags: ["adonisjs", "general-programming", "iot", "postgresql"]
reading_time: 6
upvotes: 5
comments: 1
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# How to build AdonisJS API to store your Raspberry Pi Temperature

**[DevDojo](https://daily.dev/sources/devdojo)** · [@bobbyiliev](https://daily.dev/bobbyiliev) · 6 min read · 5 upvotes · 1 comments

## Summary

In this tutorial we will use AdonisJS to build a simple API that will collect the data from the sensors and store it in a Postgres database. This can be used to collect the temperature data of a large number of Raspberry Pi devices. The ORL is called Lucid and we will be using it today.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://devdojo.com/bobbyiliev/how-to-build-adonisjs-api-to-store-your-raspberry-pi-temperature>

## Community discussion

Top comments from developers on daily.dev.

**@bobbyiliev** · 0 upvotes

> Hope that this helps!

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments

---

Tags: [#adonisjs](https://daily.dev/tags/adonisjs), [#general-programming](https://daily.dev/tags/general-programming), [#iot](https://daily.dev/tags/iot), [#postgresql](https://daily.dev/tags/postgresql)

[View this post on daily.dev](https://daily.dev/posts/how-to-build-adonisjs-api-to-store-your-raspberry-pi-temperature-6ophdfopq)
