4 lines
191 B
Markdown
4 lines
191 B
Markdown
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 |