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

https://github.com/phantom-98/anime-api


https://github.com/phantom-98/anime-api

blade-template javascript laravel php vite

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Anime API

## Installation

1. Clone the repository:
```bash
git clone
cd anime-api

2. composer install

3. in .env file

DB_CONNECTION=mysql
DB_HOST=127.0.0.1
DB_PORT=3306
DB_DATABASE=anime_db
DB_USERNAME=your_username
DB_PASSWORD=your_password

4. php artisan migrate

5. php artisan anime:fetch