BushraAbdullahi / finance-accumulator

0 stars 0 forks source link

Wk 5: Profile RESTFUL APIs #10

Open BushraAbdullahi opened 1 month ago

BushraAbdullahi commented 1 month ago

if your project has RESTFUL apis, you must profile them using an existing profiling library. By profiling we mean: Measure the number of requests done to a certain endpoint and measure automatically its response time (performances) and report them in a built-in dashboard. This is almost 0 code work, research + integration, and knowing that these things exist.