diff --git a/README.md b/README.md new file mode 100644 index 0000000..a061e37 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +Just a simple app that auto generates some customer data and exposes it as an api. + +`/customers` - gives you all the customers +`/customers/:id` - gives you more information about the customer \ No newline at end of file