Closed omgimanerd closed 5 years ago
As suggested by @chubin, allow for the number of articles in the output to be configurable.
This was originally done through query parameters: curl getnews.tech/topic?n=10
curl getnews.tech/topic?n=10
Possible idea: curl getnews.tech/topic<10
curl getnews.tech/topic<10
Closed as of 5ad1565
As suggested by @chubin, allow for the number of articles in the output to be configurable.
This was originally done through query parameters:
curl getnews.tech/topic?n=10
Possible idea:
curl getnews.tech/topic<10