Skip to main content

Microservices

Nodeblocks provides the following Microservices out of the box:

MicroserviceDescriptionFeatures
🔓 AuthAuthentication for usersLogin/logout; OAuth; Role Management
👤 UserManages users who login to the platformCreation; Adding/Updating details; Updating passwords
👥 OrganizationManages the organizations that group usersCreation; Adding/Removing Users; Managing details
📙 CatalogGovernes product informationProducts CRUD; Categorization; Search
🛒 OrderOrders and payment status for productsOrder CRUD; Check orders for products; Read order status
💬 ReviewReviews of Products and ServicesReview CRUD; Seeing own reviews
🗣️ MessagingManages notifications and chatTopics CRUD; Creation/sending messages; Subscribing to topics
💵 PaymentOnline Payment ProcessingWORK IN PROGRESS
🏠 ReservationReserves services and rentalsWORK IN PROGRESS

Getting started

Guides on how to get started with each microservice and the specifics of their features can be found in Microservices.