dance-school-management / backend

0 stars 0 forks source link

[backend] Enroll (Order) orchestration in Enroll microservice #19

Open Piotr255 opened 1 month ago

Piotr255 commented 1 month ago

Basic communication is added now on main, but it isn't enough it is more for checking microservices communication with gRPC.

Piotr255 commented 3 weeks ago

Currently 2 endpoints are implemented, checking basic conditions such as class limit or statuses. Needed connection with new microservice - payment-microservice