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. For the tech stack, Waifu Generator was using Node js, Cheerio, axios and Vercel for serverless
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 |
If you want to add this project in your own machine, you can install this project by following the step below
- Clone this repository
git clone https://github.com/satyawikananda/waifu-generator.git
- Install dependencies
pnpm install
pnpm start:scrape
- Waifu Generator (PHP) by Moepoi
Want to make this project better? You can contribute this project, I am very open if there are contributions to this project.
Powered by Node js and vercel. Code licensed under MIT License.