You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,10 @@
3
3
This project is demonstrating manage and consume distributed API - Micro Service
4
4
from different regions (endpoints) with ease.
5
5
6
-
This project aims to:
6
+
Flying Proxy allows the management of scalable applications, trigger many operations at the same time from your clients (SPA Web App or Mobile App) and
7
+
start to consume your new resource (Backend Instance, APIs) that you can simply add.
8
+
9
+
Flying Proxy aims to:
7
10
- Simple scalability
8
11
- Effective and type-safe management of distributed architecture
0 commit comments