# Test your FastAPI endpoints GET http://localhost:8000/api/hello_world/ Accept: application/json ### POST http://localhost:8000/api/hello_world/insert?msg=Hello%20World Accept: application/json