An open API service indexing awesome lists of open source software.

https://github.com/moinak-majumdar/high-quality-image-server

Get more than 500+ high quality images from pixabay.
https://github.com/moinak-majumdar/high-quality-image-server

express pixabay pixabay-api typescript

Last synced: 6 months ago
JSON representation

Get more than 500+ high quality images from pixabay.

Awesome Lists containing this project

README

          

# Pixabay Images

### Powered by Pixabay.com, Fetch upto 600 images from pixabay without signin.

## Deployment

```
https://pixel-perks.vercel.app
```

### Check [Api Documentation](/DOCS.md) for more information

## Installation

### optional Steps
1. **Download and install node js.** click here

2. **Install typescript.**
```
npm install --global typescript
```
### Required Steps

1. **clone this repository**
```
git clone https://github.com/Moinak-Majumdar/high-quality-image-server.git
```

2. **Install the dependencies**
```
npm install
```

3. **start express server**
```
npm run dev
```
---

### Don't forget to leave a star ⭐.

### Happy coding !!