waifu-generator
waifu-generator copied to clipboard
Let's pick up your favorite waifu just from the API
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. 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
- Clone this repository
git clone https://github.com/satyawikananda/waifu-generator.git
- Install dependencies
pnpm install
pnpm start:scrape
Related projects
- Waifu Generator (PHP) by Moepoi
Contribution
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.