Metadata-Version: 2.1
Name: scoutr
Version: 2.0.0.dev0
Summary: Generic full access control API for talking to Dynamo via API Gateway
Home-page: https://github.com/GESkunkworks/scoutr
Author: Michael Palmer
License: UNKNOWN
Description: # Scoutr
        
        A simple way to put an API in front of a DynamoDB backend.
        
        A Golang implementation is available at https://github.com/MichaelPalmer1/scoutr-go.
        
        ## Documentation
        
        Documentation is available at [https://geskunkworks.github.io/scoutr/](https://geskunkworks.github.io/scoutr/).
        
Keywords: dynamo nosql api rbac
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Development Status :: 5 - Production/Stable
Description-Content-Type: text/markdown
Provides-Extra: flask
Provides-Extra: docs
