That's it. Your API is running on a Zig HTTP server at http://localhost:8000. All numbers verified with correct, identical JSON responses. wrk -t4 -c100 -d10s, Python ...
3.What is the method used to parse a string containing JSON data so that you can work with the data in Python?