Hacker News new | ask | show | jobs
by ajzbc 2655 days ago
Using Firebase to more easily add quotes. However, I did not anticipate this much traffic. As another user pointed out, I am probably going to need to cache the quotes to prevent an enormous amount of reads to the database. Feel free to contribute if you have good ideas :) https://github.com/ajzbc/kanye.rest
1 comments

Honestly a four-line PHP script that reads a text file or calls `fortune` is probably going to be way more efficient