issues
search
BPChain
/
meta
Meta-Repository for Wiki and User Stories
MIT License
4
stars
0
forks
source link
Select Framework for microservice architechture (API-Server)
#78
Closed
t-lichtenstein
closed
6 years ago
t-lichtenstein
commented
6 years ago
[ ] Should contain ORM for selected SQL dbms
bisbaldi
commented
6 years ago
Requirements for backend framework:
easy communication between services (chain collector <—> chain controller <—> frontend handler)
easy communication with FSOC components
easy communication with Angular frontend
database abstraction (ORM)
structured asynchronous calls/callbacks
easy dockerizable