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

https://github.com/satyawikananda/waifu-generator

Let's pick up your favorite waifu just from the API
https://github.com/satyawikananda/waifu-generator

anime nodejs scrapper serverless vercel waifu

Last synced: 3 months ago
JSON representation

Let's pick up your favorite waifu just from the API

Awesome Lists containing this project

README

          


Waifu Generator

Let's pick up your favorite waifu

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://raw.githubusercontent.com/satyawikananda/waifu-generator/main/LICENSE?token=AH44ZFA7YM7EATKXBSYW4Q27ZUC7I)
[![Issue](https://img.shields.io/github/issues/satyawikananda/waifu-generator)](https://img.shields.io/github/issues/satyawikananda/waifu-generator)
[![Forks](https://img.shields.io/github/forks/satyawikananda/waifu-generator)](https://img.shields.io/github/forks/satyawikananda/waifu-generator)
[![Stars](https://img.shields.io/github/stars/satyawikananda/waifu-generator)](https://img.shields.io/github/stars/satyawikananda/waifu-generator)

# Description

Waifu generator is an open source project and simple API to get list of waifu, the data was scrapped from [Waifu wednesday tag from Jurnal otaku](http://jurnalotaku.com/tag/waifu-wednesday/). For the tech stack, Waifu Generator was using Node js, Cheerio, axios and Vercel for serverless

# API

For now, Waifu Generator just have one endpoint to get the list of all data waifu and maybe will be update soon

| Description | Endpoint |
| --------------------- | ----------------------------------------- |
| Get all of data waifu | https://waifu-generator.vercel.app/api/v1 |

# Installation

If you want to add this project in your own machine, you can install this project by following the step below

1. Clone this repository

```
git clone https://github.com/satyawikananda/waifu-generator.git
```

2. Install dependencies

```bash
pnpm install
pnpm start:scrape
```

# Related projects

- [Waifu Generator](https://github.com/moepoi/WaifuGenerator) (PHP) by [Moepoi](https://github.com/moepoi)

# Contribution

Want to make this project better? You can contribute this project, I am very open if there are contributions to this project.

---

![forthebadge](https://forthebadge.com/images/badges/built-with-love.svg)
![forthebadge](https://forthebadge.com/images/badges/made-with-javascript.svg)

Powered by Node js and vercel. Code licensed under MIT License.