Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Anime API #282

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions Existing_API_Collection/Anime_API/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Anime Database API Example

This is a simple web application that allows users to search for anime using an Anime Database API. The application is built with HTML, CSS, and JavaScript, and it fetches anime data based on the user's query.

### Features

- Search for anime by title or genre.
- Display search results with anime thumbnails, titles, episode count, and synopsis.
- Responsive design with a modern and clean user interface.

### Installation

No special installation is required. Simply download the files and open index.html in a web browser.

### Usage

1Open index.html in a web browser.
Enter an anime title or genre in the search input field.
Click the "Search" button to fetch and display the search results.
Binary file added Existing_API_Collection/Anime_API/animeapi.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file.
Loading