Skip to content

Plexical/funcroute

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

funcroute

Functional WSGI experiment. Follows along this nice introductory text.

Principles

  • Functional programming tactic: prefer function calls over objects
  • Convention over configuration
  • As much duck-typing as we can get away with
  • Nice and readable coding style

About

A WSGI experiment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages