gintel-as / gsp24-sipviewer

Gintel summer project - SIP Viewer
Apache License 2.0
1 stars 0 forks source link

Refactor dataservice to reduce numbers of http loads of json file #55

Closed samer-12 closed 1 week ago

samer-12 commented 1 week ago

Only import jsonfile once into dataservice and not every time it is called

samer-12 commented 1 week ago

Also merging select message ID service into dataservice