Skip to content

Bff implementation using GRPC protocol for faster communication between BFFs and main server

Notifications You must be signed in to change notification settings

Gauravdarkslayer/bff-implementation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Detailed Article: Comprehensive Guide On BFF

.
└── BFFs/
    ├── bff1/
    │   └── index.js
    ├── bff2/
    │   └── index.js
    ├── frontend1/
    │   └── index.html
    ├── frontend2/
    │   └── index.html
    ├── main-app/
    │   └── index.js
    └── proto/
        └── main.proto

Infrastructure Architecture Infrastructure Architecture Diagram

About

Bff implementation using GRPC protocol for faster communication between BFFs and main server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published