-
Hello! Thank you for your awesome ORM.
Recently, I've created a new driver for PostgreSQL - https://github.com/qaspen-python/psqlpy. It shows a significant performance upgrade in comparison to asyn…
-
Hallo ich komme leider nicht weiter ab 28:40, da ich folgende Fehlermeldung erhalte:
```
(.venv) PS C:\Users\coder\PycharmProjects\FastAPIYT2> uvicorn app.main:app --reload
INFO: Will watch f…
-
:red_circle: **Title** :
Bookstore API
:red_circle: **Aim** :
To create an API for bookstore with CRUD functionality with use of in memory databases
:red_circle: **Brief Explanation** :
Using…
-
@wolfv I have tried testing testing the changes in https://github.com/wolfv/quetz/tree/testing and noted my observations below.
## Observations
- Quetz crashes on handling an incoming request with…
-
Не указали ссылку на репозиторий. Интересный квест, но я нашел его 😀
1. В `docker-compose.yml` много лишних и опасных портов выставлено наружу, пользователю достаточно nginx.
2. Сервер websocket-…
-
Set up the project code framework with Fast API and three routes -
1. Post
2. Get
3. Delete
-
### Authorization with OPA
Traditionally, and without OpenID connect protocol with an identity provider(Keycloak), Every time a web server receives an HTTP request, it asks OPA to decide whether the …
-
Wondering how difficult it would be to eventually add a third choice in the `piccolo asgi new` for selecting the database...
I'm just setting up a Litestar + Piccolo environment for the first time,…
-
If we could have some port that these PaaS platforms could ping to check for liveness, it would make things so much easier.
```
2024-02-05T18:59:27.316Z ERROR - Container staging-foobarcelery_0_3e…
-
We'll need database tables to store past elections, enable admins to appoint an elections officer, allow elections officer to configure an election, and to allow logged in student to run for executive…