Mock Server This is a mock server used to handle post and get requests. Usage Clone git clone https://github.com/InternetRamen/mockserver.git Install npm install Run npm start Send POST or GET requests with a client such as postman to http://localhost:3000.