#!/usr/bin/env bash # curl -X POST -H "Content-Type: application/json" -d '{"name":"John Doe","age":30}' http://localhost:5000/api/data curl http://localhost:5000/api/data