Introduction
An Unofficial API for Walli that allows downloading High-quality wallpapers.
β¨ Features
π Blazing fast
π Download High-Quality Wallpapers from Walli.
π Search wallpapers using
tag
,artist
,name
.ποΈ Over 50+ categories of wallpapers to choose from.
π Get random wallpapers on demand.
π Inbuilt support for pagination and limit the number of wallpapers.
β€οΈ Open-Source
βοΈ Lightweight and has minimum dependencies.
π¦ Host your own instance on vercel.
π· Local development
Prerequisites
NodeJS v10+
Vercel CLI : To install Vercel CLI globally use
npm i -g vercel
Run locally
Clone the Repo
$ git clone https://github.com/sumitkolhe/walli-api $ cd walli-api
Install the dependencies
npm install
Start development server
npm start
Deploy to your vercel account
npm run deploy
π Deploy to Vercel
You can directly deploy this repo to your Vercel account by clicking the button below.
βοΈ Authors
Sumit Kolhe - Author
π License
This project is licensed under the MIT License - see the LICENSE file for details.
Last updated
Was this helpful?