Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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


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

Last synced: about 1 month 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