Projects with this topic
-
A weather application built with Vue.js and Express.js that fetches real-time weather data using the OpenWeatherMap API. Features include city-based weather search, temperature display, humidity, wind speed, and error handling for invalid inputs.
Updated -
Manages data, authentication and provides an API for ARSnova frontends
Updated -
-
N CMS - Fast and Simple
Source GeoLite
Updated -
A modern, offline-first Point-of-Sale backend built with FastAPI. Designed for reliability in network-limited environments — ideal for events, clubs, and small associations.
Updated -
-
Multi-stage GitLab CI pipeline for FastAPI including linting, testing, Docker image build, and automated container registry publishing.
Updated -
API REST développée avec FastAPI pour la gestion d’une bibliothèque personnelle.
Le projet permet de gérer les livres, auteurs, genres, amis et prêts, avec stockage des données dans une base SQLite et upload d’images de couverture.
Ce projet met en pratique :
Architecture Backend avec FastAPI Base de données relationnelle (SQLite) Transactions SQL Gestion des fichiers (upload images) Conception d’API RESTProjet réalisé dans le cadre de ma formation Développeur en Intelligence Artificielle (Simplon).
Updated -
-
piMoo is a php-based party player using a console mpg player. It includes a webinterface and a REST-API for clients like piMooApp. Where does the name come from? Raspi-Pi and the sound of a cow rhyming to music ;)
Updated -
BlackCoffee is an open-source full-stack server framework built with Node.js and JerkJS. It provides a lightweight solution for building web applications with MVC architecture, supporting both backend APIs and frontend rendering with integrated logging, routing, and database connectivity features.
Updated -
Tabula API — это не просто бэкенд. Это обещание, что каждый считанный голос попадёт именно туда, куда нужно: в открытую статистику.
Go был выбран не случайно. Его строгая типизация и встроенные инструменты конкурентности идеально подходят для задачи, где цена ошибки — доверие к выборам. Мы не можем позволить себе «подвиснуть» в час пик. Мы не имеем права потерять ни одного протокола.
Tabula API работает незаметно, но именно на нём держится вся экосистема честного подсчёта.
Updated -
Backend API for HRIS Common Reference
Updated -
Bootstrapping project for root
UpdatedUpdated -
A FastAPI backend service for monitoring cryptocurrency prices from the Deribit exchange. Features include asynchronous data polling, a REST API with three endpoints, PostgreSQL storage with SQLAlchemy, scheduled tasks via Celery, and full Docker containerization. A complete backend demo project built to specification.
Updated -
A high-performance URL shortening engine built with C++17. Features L1 in-memory caching for <0.1ms latency, reader-writer locking for concurrent access, and SQLite WAL-mode persistence. Designed for high-throughput and thread-safe operations.
Updated -
The main Project for the Create:Remote Development group.
https://about.gitlab.com/handbook/engineering/development/dev/create/remote-development/Updated -
A demo of reactive programming in Spring WebFlux. It implements a user management API with non-blocking create, get, and stream operations. Security is handled via JWT-based authentication to illustrate best practices for reactive endpoints. The project is intended for learning and experimenting with reactive architectures, streaming data, and scalable non-blocking APIs in Spring.
Updated