However, getting rid of the /photos prefix would be a terrible improvement. Having the /{username} at the root of the routing logic means that every URL should either query the user database for a match or use…
I've been using this technique on my cat for a long time. For example, when something scares her, like fireworks in the street, she looks at me with her eyes wide open. In response, I slowly narrowing my eyes to let her…
> github.com/slmjkdbtl/dskill You have a good coding style.
I was using Django Rest Framework for many years (and still using) but I can't recommend it to anybody. I would recommend FastAPI which is more straightforward and has modern features and not abandoned (like DRF is).
However, getting rid of the /photos prefix would be a terrible improvement. Having the /{username} at the root of the routing logic means that every URL should either query the user database for a match or use…
I've been using this technique on my cat for a long time. For example, when something scares her, like fireworks in the street, she looks at me with her eyes wide open. In response, I slowly narrowing my eyes to let her…
> github.com/slmjkdbtl/dskill You have a good coding style.
I was using Django Rest Framework for many years (and still using) but I can't recommend it to anybody. I would recommend FastAPI which is more straightforward and has modern features and not abandoned (like DRF is).