FastAPI / Python
Systematic notes on FastAPI backend APIs, Pydantic, parameter validation, response models, file uploads, Swagger, error handling, dependency injection, authentication, authorization, and SQLAlchemy ORM.
Open YuqueWriting
I continuously organize common engineering problems, framework usage, and backend practices in Yuque and CSDN. This page shows the content structure and article summaries directly, so recruiters can evaluate the output without leaving the site first.
YUQUE
Systematic notes on FastAPI backend APIs, Pydantic, parameter validation, response models, file uploads, Swagger, error handling, dependency injection, authentication, authorization, and SQLAlchemy ORM.
Open YuqueLong-term notes on Go fundamentals, data types, slices, arrays, structs, interfaces, control flow, and Python/server-side engineering practice.
Open YuqueLearning notes on Hadoop, HDFS, MapReduce, YARN, data warehouses, SQL, Hive, and Spark, focused on foundational concepts and practical usage flows.
Open YuqueCSDN
My public writing mainly covers Python, Go, microservices, backend engineering, developer tools, and troubleshooting notes.
Open CSDNIntroduces Go's language features, concurrency model, engineering efficiency, and its fit for modern backend scenarios such as microservices, Docker, and Kubernetes.
Read articleSummarizes Python's language positioning, concise syntax, standard-library ecosystem, and the advantages and tradeoffs of interpreted languages in engineering practice.
Read articleDocuments how to operate Nacos configuration, service registration, and service discovery through Python scripts for project integration.
Read article