Skip to content

Qin-BL/tornado_web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A web framework

Authentication

1.cookie:

self.set_secure_cookie, self.get_secure_cookie

2.use post first,use _xsrf to avoid xsrf

Note:

1.use async
2.request handler: init-->handler-->control-->db
3.use sql instead of mvc

About

An efficient web framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages