RocHack / bb

Command line Blackboard client
MIT License
72 stars 8 forks source link

Add caching option #15

Open clehner opened 9 years ago

clehner commented 9 years ago

To ease debugging, it would be nice to have requests to the same URLs save and reuse their responses. It might also be useful to have some non-debugging GET request responses be cached as well, with expiration, for things like listing courses and assignments.