mirror of
https://github.com/taylanbakircioglu/flowfish.git
synced 2026-09-21 01:53:27 +00:00
d7ca50b387
Multi-cluster dependency mapping, real-time network monitoring, impact analysis, and CI/CD integration capabilities. Made-with: Cursor
8 lines
91 B
Python
8 lines
91 B
Python
"""
|
|
Flowfish API Gateway Service
|
|
REST API Gateway for frontend
|
|
"""
|
|
|
|
__version__ = "1.0.0"
|
|
|