A NodeJS Express app for a uni project.
A POST request to the relative URL will yield a response with a string representation of the data in the POST request.
A GET request to the relative URL will yield a response with an HTML representation listing all documents in the MongoDB database in the "orders" collection.