csankhala / loadgen-sm

To manage Load Generator App. (Started to learn Angular)
0 stars 0 forks source link

Add a component to show live result of tps endpoint #1

Open csankhala opened 5 years ago

csankhala commented 5 years ago

Refer endpoints of LoadGenerator App. Run LoadGenerator Application. Get Swagger Doc here: http://localhost:9100/swagger-ui.html

Add Angular component in this project (loadgen-sm) that can display the live result from '/rest/tps' endpoint.

sksaifuddin commented 5 years ago

HI ! I would love to help, can you please guide me what excatly do you need and also please send a proper swagger link, cant access your localhost :stuck_out_tongue:

csankhala commented 5 years ago

Sure, As I commented, you have to run LoadGenerator App first in your local, then you will be able to access swagger link as your local link.