typicode / json-server

Get a full fake REST API with zero coding in less than 30 seconds (seriously)
Other
73.14k stars 7.03k forks source link

Can the POST method return a custom JSON result instead of returning the requested JSON? #1619

Open lasyka opened 1 week ago

lasyka commented 1 week ago

Hi there! Can you make the POST method to return a custom JSON result data in db.json not just return the requested JSON data? Thx!