investments-bff
v1.0.1
Published
This repository implements the BFF pattern (Backend for Frontend) for **investments** services.
Downloads
3
Readme
investments-bff
This repository implements the BFF pattern (Backend for Frontend) for investments services.
It implements an in-memory cache, gathers data from several schemas on the database, and communicates to external services in order to provide frontend-focused endpoints aiming performance.