This api is unofficial. So I am not responsible if there is incomplete/broken data. All data taken from: Samehadaku
- Home
- Recommendation
- Latest post in Samehadaku
- Genre list
- Search
- Anime by genre
- Anime details
- Episode list
- Stream URL (from episode slug)
- Clone this repository
git clone https://github.com/navetacandra/Samehadaku-API.git
- Install packages (use
npm
oryarn
)
npm install
or
yarn install
- Start server
npm start
or
yarn start
For details endpoint visit: http://<YOUR_API>/api-docs