Skip to content

kenchan0130/yahoo-realtime-search-feed

Repository files navigation

Yahoo! realtime search feed

Build status

A web application that provides entry of Yahoo! Realtime Search as RSS feed.

Sample is here.

Endpoints

endpoint content
/ redirect to /health.
/health return "ok" as text.
/feed return a RSS feed.

/feed

GET /feed

This endpoint supports the following query parameters.

parameter description
q search query.
limit number of items to display.

Development

go get -u github.com/kenchan0130/yahoo-realtime-search-feed

You may also clone this project instead. And, please run the program.

go run main.go

Deploy

Any changes to the main branch are automatically deployed to render by GitHub Action.

About

A web application that provides entry of Yahoo! Realtime Search as RSS feed.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors