Joir-dan Gumbs
|
ee79750a22
|
Cleaned up functions. Added extra middleware function to log endpoint being called. Added documentation to make easier to understand.
|
2017-03-28 01:22:36 -07:00 |
|
Joir-dan Gumbs
|
748ca28185
|
Created detailed example of using sanic. Adds configurations based on various environment variables, handles database access (using aioredis), uses middleware to check for db object and attach it to request object, and logs events to a logfile (which is set using environment variables).
|
2017-03-27 15:42:13 -07:00 |
|