Sign inSign up

hestudio/bingwallpaper_get

By hestudio

Updated 7 months ago

A Bing wallpaper API interface that can directly image output images.

Image
0

925

hestudio/bingwallpaper_get repository overview

heStudio BingWallpaper Get

Demo and detailed documentation

For details, see https://www.hestudio.net/docs/hestudio_bing_wallpaper_get.html

Call method

Run port at 3000

Get pictures
GET /getimage
Get image title
GET /gettitle

Return parameters:

ParametersDescription
titletitle
GET /getcopyright

Return parameters:

ParametersDescription
copyrightCopyright information
copyrightlinkThe link corresponding to the copyright information
installation method
docker pull hestudio/bingwallpaper_get
docker run -d -p 3000:3000 hestudio/bingwallpaper_get
Manual installation
git clone https://github.com/hestudio-community/bing-wallpaper-get.git
cd bing-wallpaper-get
npm install
npm run server
Install and run via NPM
npm install hestudio-bingwallpaper-get
echo "require('hestudio-bingwallpaper-get')" >> server.js
node server.js

Tag summary

Content type

Image

Digest

sha256:478737ac4

Size

60.2 MB

Last updated

7 months ago

docker pull hestudio/bingwallpaper_get