How to check if a JSON post request contains a certain key and update the JSON file in Node.js

后端 未结 0 1232
终归单人心
终归单人心 2020-12-20 13:03

So I am making an API to check if a Minecraft server is online or not. I am using express and bodyParser and using a JSON file to store the status. I am sending a POST reque

相关标签:
回答
  • 消灭零回复
提交回复
热议问题