Hacker News new | ask | show | jobs
by mayank_dyte 930 days ago
Really liked the insights and story formats but just curious on how are you doing this without a DB tho ?
1 comments

glad you like it. We get the input JSON from the user, process it and return the results. There is no real need to store the data here.