This directory contains reference implementations of the Universal Prompt Security Standard (UPSS) in various programming languages and frameworks.
- Basic Implementation: Simple Python implementation with YAML configuration
- Flask Application: Web application demonstrating UPSS integration
- Validation Tools: Command-line tools for validating UPSS configurations
- Express.js Integration: REST API with UPSS implementation
- React Application: Frontend application using UPSS
- Validation Library: JavaScript library for UPSS validation
- Spring Boot Application: Enterprise application with UPSS
- Validation Framework: Java validation library
- Maven Plugin: Build-time validation tool
Each subdirectory contains:
- Complete working code examples
- Configuration files demonstrating UPSS structure
- README with setup and usage instructions
- Tests demonstrating validation
- Navigate to the language-specific directory
- Read the README.md for setup instructions
- Review the example configurations in the
prompts/directory - Run the example application
- Modify and experiment with the implementation
See the main CONTRIBUTING.md for guidelines on submitting new examples or improvements.