Metadata-Version: 1.0
Name: gatekeeper
Version: 0.0.0
Summary: Python library handle incoming HTTP requests.
Home-page: https://github.com/hugollm/gatekeeper
Author: Hugo Leonardo Leão Mota
Author-email: hugo.txt@gmail.com
License: MIT
Description: 
        Gatekeeper is a python library that uses the Web Ser Gateway Interface (WSGI) to handle incoming HTTP requests. It's packed with features to help routing, handling, and extracting information from requests, as well as options to help writing appropriate responses.
        
Keywords: gatekeeper http routing wsgi endpoint request response
Platform: UNKNOWN
