RunpodR
Runpod2y ago
15 replies
ribbit

Can I emulate hitting serverless endpoints locally?

So far I've been testing my runpod serverless locally by executing the python handler
python -u handler.py

but is there any way to emulate hitting the serverless endpoint locally?
Was this page helpful?