curl --location 'http://localhost:1337/api/transport/busroutes' \ --header 'Content-Type: application/json' \ --data '{ "name": "Route B" }'
{}