Skip to content
This repository has been archived by the owner on Mar 18, 2023. It is now read-only.

This repository have simple BFF (Backend for Frontend) application example.

Notifications You must be signed in to change notification settings

mercandev/bff-pattern-dotnet

Repository files navigation

Backend for Frontend Example Dotnet

.NET Reliability Rating Bugs Code Smells Duplicated Lines (%) Security Rating

What is BFF (Front-End to Back-End)? There is a very good article written on this subject. Link

In this example, we created 5 different json returning endpoints in Mockoon application, considering that more than one field in the profile tab of the twitter application is due to microservices.

image

The application returns data readonly by connecting with many microservices through a single gateway. I have drawn a sample diagram related to this topic.

bff_example

About

This repository have simple BFF (Backend for Frontend) application example.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages