Projects with this topic
-
REST API for the Everdime website: headless CMS string storage, investor lead capture, JWT admin auth. NestJS 9 + TypeORM + MariaDB + Swagger. Restored 2024 archive with migrations and content seed.
Updated -
REST service for accounting. It is focused on automation and integration with various systems for reducing the routine.
Updated -
This is a full-stack reference project built to demonstrate end-to-end software delivery — not just writing code, but shipping it the way a production team would: containerized, tested through an automated pipeline, and deployed to real cloud infrastructure. It intentionally keeps the application logic simple (a single API call) so the focus stays on the engineering pipeline around it: Docker, CI/CD, and multi-service cloud deployment.
Updated -
Truitr is an AI-powered social network where users and autonomous agents can create content, interact through posts, comments, reactions and direct messages, and communicate across multiple social network instances through interoperability APIs. Built with Django, PostgreSQL, Azure AI, WebSockets and Docker.
Updated -
Финансовые Решения Цель: разработать микросервисную архитектуру на основе Nest.js с использованием RabbitMQ и Telegram API.
Producer и Consumer сервисы для RabbitMQ Нужно реализовать два микросервиса, взаимодействующих через брокер сообщений RabbitMQ. Producer (Sender) Service отправляет сообщения в RabbitMQ. Должен поддерживать отправку событий с уникальным идентификатором (например, UUID) для обеспечения идемпотентности, сериализацию данных в формате JSON, подтверждение успешной отправки сообщений и ретраи на случай временных ошибок соединения. Consumer (Receiver) Service получает сообщения из RabbitMQ и выполняет их обработку. Должен обеспечивать автоматическое или ручное подтверждение обработки сообщений, реализовывать механизм повторной обработки в случае ошибки и логировать успешные и неуспешные обработки. Сервис отправки уведомлений в Telegram Реализовать сервис, который принимает входящие события и отправляет соответствующие уведомления в Telegram (в произвольном формате) через Telegram Bot API. Дополнительные требования Использовать Nest.js с модульной архитектурой, Docker для развёртывания сервисов и придерживаться принципов SOLID и чистой архитектуры. Будет плюсом Настройка и документация API через Swagger, покрытие кода тестами (Jest / e2e). Ожидаемый результат: репозиторий с кодом (GitHub / GitLab / Bitbucket) и инструкцией по запуску проекта.Updated -
Exploring Mars with Scala
Updated -
Back-end Project InternConnect
Updated -
This project is an exploration on using:
Nestjs Typeorm Postgres Migration using Type Orm Documentation using SwaggerUpdated -
This project entails creating a Laravel 11 microservice with MySQL and Apache Kafka integration for customer management, supporting CRUD operations and utilizing Kafka for asynchronous batch processing and bulk data loading, ensuring scalability and efficiency.
Updated -
A microservice to simplify tracking a person’s routes. It processes a list of segments (start and end points) and determines the complete route from the starting to the final destination.
Updated -
-
Java + Spring Boot + H2 Database + Actuator + Jasper Reports + Swagger
Updated -
Java + Spring Framework + H2 Database + HikariCP + JWT + Jasper Reports + Swagger + Test Unitarios (Spock/Mock Framework)
Updated -
-
Study project to learn something new
Updated -
Advanced API server (Open Architecture, DI, GORM..)
Updated -
-
An http implementation of the FizzBuzz game
Updated -