https://github.com/michaelpalmer1/scoutr
Simple NoSQL data management with full RBAC
https://github.com/michaelpalmer1/scoutr
api aws dynamodb mongodb nosql rbac scoutr
Last synced: 10 months ago
JSON representation
Simple NoSQL data management with full RBAC
- Host: GitHub
- URL: https://github.com/michaelpalmer1/scoutr
- Owner: MichaelPalmer1
- License: gpl-3.0
- Created: 2020-07-08T16:24:12.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-01-24T05:25:46.000Z (over 2 years ago)
- Last Synced: 2025-07-29T13:49:07.682Z (11 months ago)
- Topics: api, aws, dynamodb, mongodb, nosql, rbac, scoutr
- Language: Python
- Homepage: https://scoutr.michaeldpalmer.com/
- Size: 298 KB
- Stars: 9
- Watchers: 4
- Forks: 1
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# Scoutr
Scoutr was built as a means to provide a simple way to put an API in front of a NoSQL backend and ensure full role-based access control (RBAC) integration with audit logging.
A Golang implementation is available at https://github.com/MichaelPalmer1/scoutr-go.
## Documentation
Documentation is available at [https://scoutr.michaeldpalmer.com](https://scoutr.michaeldpalmer.com).