You are here |
blog.alexwendland.com | ||
| | | |
stribny.name
|
|
| | | | How to send a stream of data from FastAPI backend to a browser and display it. | |
| | | |
blog.jak-linux.org
|
|
| | | | Well, I'm currently writing a PHP and SQL application at school, so here are some of my thoughts on the problems I encounter. PHP is crap Many PHP applications are low quality applications. The problem is that PHP makes it hard for developers to write good applications. PHP developers tend to use many global variables, global code, and not many classes or functions. And when writing applications for the web, PHP makes it easy to mix PHP and HTML, in my opinion even too easy. | |
| | | |
pyimagesearch.com
|
|
| | | | Learn to deploy a vision transformer deep learning model using FastAPI and expose its predictions as a REST API in this step-by-step guide. | |
| | | |
paragonie.com
|
|
| | A developer's short guide to encryption, authentication, and authenticated encryption with examples in PHP |