Hu Chen

Results 25 comments of Hu Chen

The issue I was facing for Netlify is the caching: `s-maxage` does not actually work: if I hit `https://ghapi.huchen.dev/repositories?language=javascript`, all the subsequent requests with different parameters (e.g. https://ghapi.huchen.dev/repositories?language=java) will return...

This is a miracle. They just blocked me ![image](https://user-images.githubusercontent.com/2078389/95215314-6ec1bc00-0823-11eb-82d9-6e022fb9c1ee.png) I am thinking to deploy to Netlify without caching. It might be slower, and it might hit the limit soon as...

It is back now! the only downside is that it does not have browser cache now

It quickly finished the free quota in Netlify, have to stop the project.

Agree, adding this to an open source project and contributors will face difficulties understanding why commit fail if they did not read the CONTRIBUTE.md. It will be nice to add...