Skip to content

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

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages