shangzhenyang / bing-wallpaper

A Bing wallpaper API implemented using Cloudflare Pages Functions.

Home Page:https://bing.shangzhenyang.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bing-wallpaper

A Bing wallpaper API implemented using Cloudflare Pages Functions.

Endpoints

GET /api/1080p

This endpoint returns the latest Bing wallpaper of the day in 1080p resolution as a JPG image.

GET /api/4k

This endpoint returns the latest Bing Wallpaper of the day in 4K resolution as a JPG image.

GET /api/json

This endpoint returns a JSON object containing the wallpaper's info.

License

MIT.

Try it Out

https://bing.shangzhenyang.com/

About

A Bing wallpaper API implemented using Cloudflare Pages Functions.

https://bing.shangzhenyang.com

License:MIT License


Languages

Language:TypeScript 64.2%Language:HTML 20.4%Language:CSS 15.4%