Skip to content

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

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors