Skip to content

EmersonFras/RPI-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raspberry Pi Display Server

This repository contains the Express.js server for the Raspberry Pi Display Project. The server handles requests from the Raspberry Pi Display Website and interacts with an SQLite database to store and retrieve data. It serves as the backend for managing the display content and handling user interactions.

Features

  • REST API: Provides endpoints for controlling the display and managing data.
  • SQLite Database: Stores data such as user preferences, display configurations, and history.
  • Integration with React Frontend: Responds to requests made by the Raspberry Pi Display Website.
  • Lightweight and Fast: Built using Express.js for efficient request handling.

Technology Stack

  • Express.js: Backend framework for handling HTTP requests.
  • SQLite: Lightweight database for storing and managing data.
  • Node.js: Runtime environment for the server.

Current Status

This server is a work in progress. Upcoming features include:

  • Enhanced error handling for API requests.
  • Improved database schema for additional data types.
  • Authentication and security features.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published