Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 8 days 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 (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-01-24T05:25:46.000Z (11 months ago)
- Last Synced: 2024-12-10T18:26:38.544Z (16 days ago)
- Topics: api, aws, dynamodb, mongodb, nosql, rbac, scoutr
- Language: Python
- Homepage: https://scoutr.michaeldpalmer.com/
- Size: 298 KB
- Stars: 9
- Watchers: 5
- 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).