Projects with this topic
-
A ZBAC-flavoured distributed access control service
Updated -
The purpose of this Java utility as a web service is to display images fullscreen on a remote computer screen. Typical usages are digital signage applications, remote controlled slideshows, info walls and other display and advertising functions.
Updated -
A Micro-service to control GPIO of a RaspberryPi.
Updated -
A microservice that exposes REST APIs to obtain vat information like vat rates and do vat id checks.
Updated -
Create API Endpoint for User Service with Microservice Architecture Pattern made with Java Framework SpringBoot and RDBMS (Relational Database Management System) PostgreSQL
Updated -
REST API web server in Go, built on the standard net/http package and the Chi router.
Implements three core CRUD operations for URL shortening: creating a new alias for a given URL, redirecting by alias to its associated original URL and deleting this URL.
For full request/response details, authentication requirements and error handling, please refer to the included Swagger (OpenAPI) specification.
Updated -
Minimal user management microservice in gRPC Go
Updated -
The core service "trading" for the microservice dungeon project of the TH Köln
Updated -
Get time in ISO format, in UTC timezone, from a simple, modern, lightweight node server
Updated -
A golang microservice for predicting next frame using tensorflow serving
Updated -
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 -
StringService provides operations on strings over gRPC.
Updated -
A microservice and rest api for sending emails with i18n and templating with custom variables.
Updated -
A server designed to allow concurrent access to an SQLite database in a microservices environment.
Updated -
This repository contains the latest source code of th spring-boot-microservices tutorial by huutq
Updated -
-
SMTP mail sending and scheduling service
UpdatedUpdated -
Booking slot management system microservice
Updated