- API. http://lblhcbpr2.cern.ch:8080/api . Django based project
- ROOT. http://lblhcbpr2.cern.ch:8081. Returns ROOT objects in json format. Simple flask application that uses PYROOT. Example http://lblhcbpr2.cern.ch:8081/?files=roottest/FTFP_BERT_kaon%2B_Be.root&items=Inelastic,Total - output Inelastic and Total graphs from roottest/FTFP_BERT_kaon file at the server. The output is input for CERN JSROOT library, that is used at the Frontend.
- Frontend. http://lblhcbpr2.cern.ch. In browser javascript application. Uses API and ROOT services.
- Frontend. https://gitlab.cern.ch/lhcb-core/LHCbPR2FE
- API. https://gitlab.cern.ch/lhcb-core/LHCbPR2BE
- ROOT. https://github.com/mazurov/root-server (Need to be migrated to CERN GitLab