81b16c374ac9b30a5c68276bb269cb49355ee2bc
Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.20 to 0.0.22. - [Release notes](https://github.com/Kludex/python-multipart/releases) - [Changelog](https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md) - [Commits](https://github.com/Kludex/python-multipart/compare/0.0.20...0.0.22) --- updated-dependencies: - dependency-name: python-multipart dependency-version: 0.0.22 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
slop-farmer-server
FastAPI-based server to form the backend of the Slop Farmer browser extension. Handles user authentication, requests to check search result URLs against reported slop, and new reports of slop URLs from users.
Docker Container
run the server with docker run -P --env-file <env file> slopfarmer
Environment Variables
DB_URL - The url connection string to pass to SQLAlchemy TOKEN_SECRET - the secret used for signing JWTs used for user auth after login
Description
Languages
Python
96.8%
Mako
3.2%