A simple HTTP proxy server for Perplexity API integration.
. HTTP server on port 8787
- GET / endpoint for status
- POST /query endpoint for perplexity queries
./install.sh
./run.sh
- GET / - Server status
- POST /query - Perplexity query endpoint
python3 test.py
python3 simple_cli.py
MIT License