/backend

API,SQL,NoSQL,web-framework,etc.

Primary LanguageJupyter Notebook

Backend

Framework(flask,django...),SQL,noSQL,etc.

1/ request and response

Query_string

viblo-response

requests_post

requests_response

Using jQuery to Update a Page Without Refresh

How to Process Incoming Request Data in Flask

2/ SQL & No-SQL

join-sql

mongoDB_official_document

pymongo

3/ flask framework

flask-course

full_stack_python

Python Real-Time Web Application Crash Course | Learn to create a Sports Website ⚽🏅🏀

4/ API

httpbin

Python API Development - Comprehensive Course for Beginners

OpenAPI document

Swagger

FastAPI_tutorial

FastAPI_online_course

open local fastAPI gui

http://127.0.0.1:8000/docs

Capture

flasgger_repo

open local swagger api gui

http://127.0.0.1:5000/apidocs

Capture1

5/ Marshmallow

marshmallow_quickstart

marshmallow_fields

api-validators

6/ Jinja2

Using Python and Jinja2 to Create an HTML Webpage from JSON Data

Sending_and_retrieving_form_data

7/ Socket

socket — Low-level networking interface

python-socketio

8/ essential tutorials

Learn PostgreSQL Tutorial - Full Course for Beginners

Python API Development - Comprehensive Course for Beginners

SQL Tutorial - Full Database Course for Beginners

Postman Beginner's Course - API Testing

UI / UX Design Tutorial – Wireframe, Mockup & Design in Figma

Git for Professionals Tutorial - Tools & Concepts for Mastering Version Control with Git

gRPC

Python gRPC Tutorial

references

web-doc