Docker run time, docker compose, postman(or similar )
BPP APIs, SearchAPI,Opensearch for storing job and application catalog
SearchAPI to handle catalog search requests from BPP and to post and manage the job catalog.
# BG→BPP→searchAPI→Opensearch
#Configure the environment variable for your BPP ( subscriber-id, private key,, BPP Urls etc) in docker compose file:https://github.com/sanjay95/reference_DSEP_BPP/blob/main/docker-compose.yml
Post a sample job to searchAPI at http://localhost:8080/opensearch
With payload: https://github.com/sanjay95/reference_DSEP_BPP/blob/main/Sample_Job.json