Skip to content
#

url-routing

Here are 27 public repositories matching this topic...

Dashboard educativo e interactivo sobre Django y Python. Permite comprender de forma práctica entornos virtuales (venv), arquitectura MVC/MTV, herencia de plantillas (templates) y enrutamiento (routing) mediante simuladores en tiempo real de requests, enrutadores y terminales, automatizando el despliegue con Docker Compose.

  • Updated Jun 7, 2026
  • HTML

📖 Learning Django 🌐 from scratch with practical project (To-Do Application) and structured notes. This repo includes setup guides, clean code, real-time problem solving, and my personal Django 🐍 roadmap for becoming a Python full stack developer. 🚀

  • Updated Sep 24, 2025
  • Python

A simple HTTP server built using Node.js core modules. It handles basic routing, parses incoming requests, sets custom headers and status codes, and runs on a configurable port — all without using any external libraries. Ideal for understanding how Node.js works under the hood for backend development.

  • Updated Jun 16, 2025
  • JavaScript

Improve this page

Add a description, image, and links to the url-routing topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the url-routing topic, visit your repo's landing page and select "manage topics."

Learn more