An open API service indexing awesome lists of open source software.

https://github.com/c-bata/webframework-in-python

"How to write WSGI WEB Framework" talked at PyConJP 2016
https://github.com/c-bata/webframework-in-python

Last synced: over 1 year ago
JSON representation

"How to write WSGI WEB Framework" talked at PyConJP 2016

Awesome Lists containing this project

README

          

# Webアプリケーションフレームワークの作り方

このリポジトリはPyCon JP 2016「基礎から学ぶWebアプリケーション・フレームワーク」の発表資料です。

**関連Repository**

- [kobin](https://github.com/kobinpy/kobin)
- [kobin-example](https://github.com/kobinpy/kobin-example)
- [wsgi-static-middleware](https://github.com/kobinpy/wsgi-static-middleware)

## LICENSE

Creative Commons License
WebFramework in Python by Masashi Shibata is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.