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
{{ message }}
This repository was archived by the owner on Mar 8, 2026. It is now read-only.
It's a way to decouple frontend logic from data fetch/manipulation to handle calling a form of an API without exposes its details to layers above, in such a way to allow call REST, GraphQL, GRPC or whatever is better to deliver a feature from the backend view
It's a way to decouple frontend logic from data fetch/manipulation to handle calling a form of an API without exposes its details to layers above, in such a way to allow call REST, GraphQL, GRPC or whatever is better to deliver a feature from the backend view