Skip to content

HayaseDB is an open-source anime database designed for fans and developers alike. It offers comprehensive information on anime titles, characters, episode summaries, and more, all in one easy-to-navigate platform.

Notifications You must be signed in to change notification settings

HayaseDB/HayaseDB-api

Repository files navigation

HayaseDB_banner_final_light_waves

HayaseDB API

HayaseDB is an open-source anime database designed for fans and developers alike. It offers comprehensive information on anime titles, characters, episode summaries, and more, all in one easy-to-navigate platform.

This repository houses the core project, which includes the API and database system for HayaseDB. It focuses exclusively on backend functionality, without any frontend or user interface components. This repository is intended primarily for developers who want to interact directly with the API. If you're not a developer or prefer to access the database without coding knowledge, we recommend using our frontend website, which offers an easy-to-use interface for exploring the database.

Please note that HayaseDB is still in early development, so some features may not yet be functional. Stay tuned as we continue to enhance our project!

Overview

Project Setup

Run in dev mode

npm run docker:dev

Run in production mode

npm run docker:prod

Build

npm run docker:build:dev
npm run docker:build:prod

Wiki

Reporting Issues

If you encounter any problems while using HayaseDB or have suggestions for improvement, please don't hesitate to open an issue on the GitHub repository. Your feedback is crucial in helping me identify areas for enhancement and address any issues that arise.

To report an issue:

  1. Go to the Issues section of the repository.
  2. Provide a clear and detailed description of the problem you've encountered or the feature you'd like to suggest.
  3. If possible, include steps to reproduce the issue or examples to clarify your suggestion.
  4. Add any relevant files.

Thank you for your help.

About

HayaseDB is an open-source anime database designed for fans and developers alike. It offers comprehensive information on anime titles, characters, episode summaries, and more, all in one easy-to-navigate platform.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published