No description
Find a file
2023-03-30 13:40:32 +03:00
server/flask Update Media Access Request to accept Token in Query 2023-03-30 13:40:32 +03:00
.gitignore gitignore 2023-02-01 23:14:35 +02:00
LICENSE Initial commit 2023-02-01 23:10:00 +02:00
README.md general readme 2023-02-01 23:14:47 +02:00

Home-VOD

This is a Personal Learning Project where I am trying to learn new technologies I am interested in, such as the following: docker, basic backend development, python, flask, rust, compose, react-native, etc.

The repository will consist of multiple implementations of the same server and client with different variations and technologies.

Disclaimer As this is a learning project, nothing you see here should be considered production ready or pattern. I am playing with different, unkown to me, technologies and learn from them. I am not too concerned about security and I implement things on my own for which in production battle tested libraries should be used instead (such as authentication, password storage etc.)