feat(api): add like operators and additional filters (#4)

This commit is contained in:
paranarimasu
2021-07-11 16:32:18 -05:00
committed by GitHub
parent b31473292b
commit 2a2c86ac7d
15 changed files with 57 additions and 16 deletions
+3 -3
View File
@@ -7,13 +7,13 @@
## 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.
[**AnimeThemes**](https://animethemes.moe/) 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 is the repository for the [**AnimeThemes.moe API documentation**](https://staging.animethemes.moe/api/docs/).
This project is powered by [VuePress](https://vuepress.vuejs.org/), a minimalistic static site generator.
This project is powered by [**VuePress**](https://vuepress.vuejs.org/), a minimalistic static site generator.
## Installation