> cat /dev/github | grep security-tools
discovered 03 Aug 2026

sandman2

via awesome-list
→ View on GitHub
`sandman2` is a tool that automatically generates a fully RESTful API service from existing databases without requiring any code writing. It leverages SQLAlchemy's capabilities to introspect database schemas and create APIs for various database types, including MySQL, PostgreSQL, and SQLite. Notable features include a command-line interface, an enhanced Admin Interface for better usability, and hypermedia support to facilitate programmatic access to data across different programming languages.