Skip to content

AnimeThemes/animethemes-api-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

AnimeThemes is a simple and consistent repository of anime opening and ending themes. We provide direct links to high quality WebMs of your favorite OPs and EDs for your listening and discussion needs.

The AnimeThemes API provides access to our repository resources for your development needs.

This is the repository for the AnimeThemes.moe API documentation.

This project is powered by VitePress, a Vite & Vue Powered Static Site Generator.

Installation

In the project root directory, install dependencies.

npm install

In the project root directory, start the local development server.

npm run docs:dev

That's it! The local development server should be running at localhost:5173.

Contributing

Please review the Contributing Guide for detailed instructions.

Resources

For API support, please make use of the #api channel in the Discord Server.

To report an issue with or request a new feature for the API, please make use of the animethemes-server Github.

To report an issue with or request a new feature for this documentation, please make use of this repository.