Create a POST /order endpoint to add a order.
The endpoint should accept these arguments:
- restaurant: the ID of a restaurant that's already added
- by: name of the event or the person
- closes: the date that the order will close
- delivery: when the order will be delivered