Projects with this topic
-
Get time in ISO format, in UTC timezone, from a simple, modern, lightweight node server
Updated -
Development and hosting tool for cloud based software with an emphasis on ease of use.
Updated -
Distributed Lock to execute Mutual Exclusion of a Shared Resource in a Microservice Architecture
Updated -
NodeJS / TypeScript project. This is the CLI and REST frontend of DRAIG: Database REST Interactive Generator, a microservice-oriented ExpressJS server generator based on OpenAPI definitions using Knex/Objective integration.
Updated -
Sistema modular y orientado a eventos para gestionar artistas, usuarios, conciertos, reservas con caducidad y pagos mediante Stripe o un emulador local. Construido con Java 25, Spring Boot 4.0.6, Spring Cloud, Kafka y PostgreSQL, siguiendo DDD y Arquitectura Hexagonal. Incluye seguridad OAuth2/JWT y notificaciones en tiempo real mediante SSE.
Modular, event-driven system for managing artists, users, concerts, expiring reservations, and payments through Stripe or a local emulator. Built with Java 25, Spring Boot 4.0.6, Spring Cloud, Kafka, and PostgreSQL, following DDD and Hexagonal Architecture. Includes OAuth2/JWT security and real-time notifications via SSE.
Updated -
Production-grade NestJS invoice service: versioned REST API, lifecycle state machine, MongoDB persistence, structured Pino logs.
UpdatedUpdated -
-
I developed a Node.js microservice application that parses notifications from Telegram groups using a client. It includes a Telegram client management system, a PostgreSQL database with Prisma.io as the ORM, and deploys with PM2 for production. User authentication is done via OAuth with Google and GitHub. The application features a parsing service, a REST API with Swagger for keyword-based data retrieval, sorting, and filtering. Users can add custom groups, exclude specific ones, and manage their clients.
The project comprises a Node.js microservice for parsing Telegram notifications using a client and storing data in PostgreSQL via Prisma.io. PM2 is used for production deployment. OAuth integration with Google and GitHub handles user authentication. The application includes a parsing service, a REST API with Swagger, and a GraphQL-based administration panel for user interactions. Users can set keywords, retrieve messages, and manage their Telegram clients. Custom group addition and exclusion are supported.
Task: The project's objective is to enable users to retrieve relevant information by associating keywords with their profiles. Messages matching the keywords are retrieved from the database. Users can manage their clients, add custom groups for parsing, and exclude specific groups. The GraphQL-based administration panel serves as the REST API, facilitating user interactions and efficient management.
The project enhances productivity by providing personalized data retrieval, sorting, filtering, and customization options. The administration panel streamlines user interactions, making it easier to manage the application.
Updated -
This project is based on Nestjs Microservice architecture with shared dependencies among microservices. There are 4 microservices: Authentication, Reservation, Payment and Notification service. Each microservice is containerized using Docker and orchestrated with Docker Compose.
Updated -
A microservices-based system built with Node.js, Express, RabbitMQ, and PostgreSQL, managed using pnpm workspaces and Docker.
Updated -
Services and tools for use with Ginfra. It has several end to end demos.
Updated -
-
The RxAP changelog Service is designed to manage and serve changelogs for Angular applications. It enables the definition of general changelogs applicable across all applications or specific changelogs tailored to individual applications and their versions.
Updated -
-
-
Простой микросервис на Node.js Vanilla и TypeScript. Доступны: главная html-страница, один api адрес, загрузка статического txt-файла, своя 404 страница. Сборка основана на node:20.6-alpine3.18. Весь собранного образа: 184 мегабайта.
Updated -
A non intrusive set of tools to help structure and test simple microservices based on REST APIs using expressjs and typescript.
Updated -
Utility functions for Developer Identity Management Service integration. This library provide the middleware to handle security into backend API validating requests against the service.
Updated -
A Micro-service to control GPIO of a RaspberryPi.
Updated -
Utility functions for basic development. This library is part of ECUALEAD Microservices Infraestructure.
Updated