diff --git a/README.md b/README.md new file mode 100644 index 0000000..68b8b4d --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +This is a completed assignment I got from a company for work interview. +The assignment was to make REST API for tenis reservation system, where you can create, update or delete reservations.