mirror of
https://github.com/p-stream/backend.git
synced 2026-01-11 20:10:33 +00:00
Updated README to describe plans
This commit is contained in:
parent
ff0f2854c1
commit
a9dc167967
1 changed files with 14 additions and 2 deletions
16
README.md
16
README.md
|
|
@ -1,2 +1,14 @@
|
|||
# backend
|
||||
Backend for sudo-flix
|
||||
# Open-Backend
|
||||
|
||||
Open-Backend is a Fork of [sudo-flix's backend](https://github.com/sussy-code/backend) It is detached from the fork network as this project is more ambitious and aims to provide the film backend services to any site not just sudo-flix. Though features needed for P-Stream or sudo-flix are priorities.
|
||||
|
||||
## Features planned:
|
||||
|
||||
- [x] Saving and encryoted Febbox/Trakt keys
|
||||
- [ ] Recommendation algorithm using Python, and maybe Weaviate
|
||||
- [ ] Discover api, to make finding new content easier
|
||||
- [ ] Adding email support incase user loses account
|
||||
- [ ] Sophisticated Admin dashboard
|
||||
- [ ] Supporting Client library for end-to-end typesafety along with allowing devs to use the backend smoothly
|
||||
|
||||
If you are interested in contributing feel free to PR!
|
||||
Loading…
Reference in a new issue