This examples work with json-server
curl -X POST -H "Content-Type: application/json" -d '[{"name":"user20","id":20}]' http://localhost:3000/users
curl -X POST -H "Content-Type: application/json" -d '[{"name":"user20","id":20}]' http://localhost:3000/users