Skip to content

Abdalr7man-M/simple-backend-framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Backend Framework

HTTP/1.1

HTTP request --> HTTP Handler -(Middleware)-> URL Router --> View Renderer --> HTTP Handler --> Response

TODOs

  • use URL like that --> /path/to/{id}
    • hint it will be doing by another object not by dict & pars the path and the parameters
  • OSError: [Errno 98] Address already in use
  • use strip() to remove the space in the values in the headers in http_handler
  • using threading to handle multiple requests
  • is there space in the path URL solve it

About

build simple backend framework from scratch for learning

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages