diff --git a/README.md b/README.md index 26a1376..ee01424 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,10 @@ This project uses [lta-rs](https://github.com/BudiNverse/lta-rs) internally. ``` GET http://localhost:8080/api/v1/timings/83139 ``` +
+ +Click to show API response + ```json [ { @@ -144,6 +148,7 @@ GET http://localhost:8080/api/v1/timings/83139 } ] ``` +
## Optimisations (in order of impact) - caching response with a lock-free hashmap