Home / Companies / RunPod / Blog / Post Details
Content Deep Dive

Worker | Local API Server Introduced with runpod-python 0.10.0

Blog post from RunPod

Post Details
Company
Date Published
Author
Justin Merrell
Word Count
398
Language
English
Hacker News Points
-
Summary

Developers can now enhance their serverless application testing and development workflow with the 0.10.0 release of runpod-python, which allows them to launch local API servers using the --rp_serve_api argument. This new feature improves upon the previous method of using test_input.json files or the --test_input argument by providing a more interactive experience akin to an API server. Once developers are satisfied with the functionality of their serverless worker, they can seamlessly transition to scalable deployments using Runpod Serverless by creating an endpoint template with the same image. Additionally, the option to host APIs as standard Pods is available, particularly benefiting those testing GPU workloads without necessary local hardware. This advancement underscores Runpod's dedication to simplifying and enhancing the efficiency of serverless development.