Spaces:
Sleeping
Sleeping
vanitha commited on
Commit ·
9989180
1
Parent(s): 8eeb6c1
update readme
Browse files
README.md
CHANGED
|
@@ -1,3 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Spa Microservice
|
| 2 |
|
| 3 |
A comprehensive FastAPI-based microservice for managing spa operations within the Cuatrolabs platform. This service provides robust APIs for spa management, appointments, services, and customer interactions.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: Cuatrolabs Spa Microservice
|
| 3 |
+
emoji: 💆
|
| 4 |
+
colorFrom: blue
|
| 5 |
+
colorTo: purple
|
| 6 |
+
sdk: docker
|
| 7 |
+
pinned: false
|
| 8 |
+
---
|
| 9 |
+
|
| 10 |
# Spa Microservice
|
| 11 |
|
| 12 |
A comprehensive FastAPI-based microservice for managing spa operations within the Cuatrolabs platform. This service provides robust APIs for spa management, appointments, services, and customer interactions.
|