yueim / cloudflare-pages-bing-wallpaper-api

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.

Deployment

See Deploy a Vite 3 site · Cloudflare Pages docs.

License

MIT.

Try it Out

https://bing-wallpaper.yue.im

About

A Bing wallpaper API implemented using Cloudflare Pages Functions.

https://bing.shangzhenyang.com

License:MIT License


Languages

Language:TypeScript 64.3%Language:HTML 20.3%Language:CSS 15.4%