Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backend repository for the RB-clean project

RB Clean is a simple laundry pickup service service

How to setup

Kafka message format

  {
    "action": "CREATE" | "READ" | "UPDATE" | "DELETE",
    "body": "<incoming_data>",
    "type": "REQUEST" | "RESPONSE",
    "token": "", // optional
    "message": "" // optional
  }

The Amazing Docker Guide (by Rash for the People!)

  • k

About

Simple micro service back end application for rb-clean with Docker and Kafka.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages