Skip to content

ryanwilsonperkin/wsgi-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wsgi-tutorial

Tutorial about the use of WSGI

Examples

  • example-1: accepts valid requests, returns simple text
  • example-2: parses valid requests, returns simple text
  • example-3: parses valid requests, sends valid responses
  • example-4: a true WSGI application!
  • example-5: drop custom web server, use uwsgi
  • example-6: a full Django app, no custom WSGI

About

Tutorial about the use of WSGI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published