Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/1farz1/anime-dragon
The Backend Repository for Anime Slayer Clone , Built using Nest js ,PrismaOrm and MySql
https://github.com/1farz1/anime-dragon
animes backend nestjs prisma scalability
Last synced: 3 months ago
JSON representation
The Backend Repository for Anime Slayer Clone , Built using Nest js ,PrismaOrm and MySql
- Host: GitHub
- URL: https://github.com/1farz1/anime-dragon
- Owner: 1FarZ1
- Created: 2024-04-25T16:13:21.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-07-01T20:06:25.000Z (7 months ago)
- Last Synced: 2024-07-05T17:47:41.725Z (7 months ago)
- Topics: animes, backend, nestjs, prisma, scalability
- Language: TypeScript
- Homepage:
- Size: 34.4 MB
- Stars: 21
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Anime Dragon Api
- Anime Dragon is a Anime Slayer Backend for the Anime Slayer App Clone , it functions exactly as the Original Anime Slayer but with minor changes and improvements.
## Status
- Still in Dev Phase
## Features
- Watch Anime Episodes
- Get Animes
- Search For Animes with Custom Filters
- Get Favorite Animes and Watch List
- Add Animes To Favorite List
- Add Animes To Watch List
- Get A Detailld Description Of An Anime
- Sign in and Sign up
- Add Reviews To Animes and see them
- Custom Filtering
- Get User Profile
- Settings## Future Features
- Add Admin Side that can add animes and episodes and manage All the database
- Add a feature to download episodes
- add comments on anime##### Other Features are still in study
## Technologies Used
- NestJS
- Prisma
- MySQL
- Multer
- Passport
- Bcrypt
- class-validator , class-transformer
- JWT## Description
[Nest](https://github.com/nestjs/nest) framework TypeScript starter repository.
## Installation
```bash
npm install
```## Running the app
```bash
# development
$ npm run start# watch mode
$ npm run start:dev# production mode
$ npm run start:prod
```## Contributing
- Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
## Authors
- [1FarZ1](github.com/1FarZ1)