Hacker News new | ask | show | jobs
by ImJasonH 3920 days ago
The first time you list files in a directory or read a file's contents, you use an API request. It will be cached for future reads, but recursively listing directories will burn through quota pretty fast.

I don't use this for anything really, it's just a toy that was fun to make. I'm not sure how it would be useful, ideas welcome.