AdamVig / GoCoApi

API Server for the GoCoStudent app.
https://gocostudent.adamvig.com/api
GNU General Public License v3.0
0 stars 0 forks source link

Add cache bust parameter to requests #24

Closed AdamVig closed 7 years ago

AdamVig commented 8 years ago

Endpoints should expect a parameter that tells them to skip cached data if it exists.

This allows for more predictable behavior when conducting load and regression tests, which report how long the requests took.