omgimanerd / getnews.tech

A web server that fetches data from the News API and formats it for display in the terminal.
http://getnews.tech
Apache License 2.0
157 stars 10 forks source link

Language support #6

Closed omgimanerd closed 5 years ago

omgimanerd commented 5 years ago

As suggested by @chubin, use a language specific subdomain to do language support.

curl es.getnews.tech/topic

Languages supported: image

omgimanerd commented 5 years ago

Instead of languages, the subdomain is now for country specific querying. Refer to curl getnews.tech/:help

Closed as of 5ad1565