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.

Deploy with Vercel

✍️ Authors

πŸ“œ License

This project is licensed under the MIT License - see the LICENSE file for details.

Last updated

Was this helpful?