Can i create json server with POST method?

can i create a “simulate” server that i can enter with POST request and some headers and some body field?

i am new! please explain very in details! thank

francesco

Have a look at this tutorial, which covers the basics of creating a mock API with Mockaroo:

mmmmm how i can add some body and header in POST request? i need to simulate this request