Skip to content

Main branch is a service that can fetch Bing daily images, and store them in MongoDB. It also can create a post automatically, you can see the images list in below website. And apis branch is a service can expose the api that we can get bing historical daily images.

License

Notifications You must be signed in to change notification settings

Ligengxin96/FetchBingDailyImage

Repository files navigation

About FetchBingDailyImage

The main branch project can fetch bing daily image and store them in MongoDB. It also can create a post automatically, you can see the images list in this website

The apis branch project can expose the apis so that we can get bing historical daily images.

How it work

Use schedule Github Action to automatically update readme.md file to trigger the Github Action to deploy main branch project to heroku.

After deploying in heroku, heroku will automatically execute npm start command to run this project, so we can fetch the image everyday.

This is like we deploy a azure function in heroku, we can get a free azure function by this way.

2022-12-30 To 2024-12-26 FetchBingDailyImage repo traffic data

Total views data: { count: 1891, uniques: 459 }

Total clones data: { count: 1284, uniques: 975 }

Latest fetch images time

Latest fetch images time: 2024-12-26 08:18:10

To everyone

If this project is helpful to you please star this project, this is an encouragement to me :)

About

Main branch is a service that can fetch Bing daily images, and store them in MongoDB. It also can create a post automatically, you can see the images list in below website. And apis branch is a service can expose the api that we can get bing historical daily images.

Topics

Resources

License

Stars

Watchers

Forks