Python FastAPI and SurrealDB



Python FastAPI and SurrealDB

Python FastAPI and SurrealDB

Create a Restful (Rest) API with Python FastAPI and SurrealDB. The driver is my own which allows the server to have advanced database pooling. The client can create, read and delete users/items.

Github:
https://github.com/santiagodonoso/fastapi_surrealdb_v_1.git

Comments are closed.