A brief description of what this project does and who it's for
GET /api/items| Parameter | Type | Description |
|---|---|---|
api_key |
string |
Required. Your API key |
GET /api/items/${id}| Parameter | Type | Description |
|---|---|---|
id |
string |
Required. Id of item to fetch |
Any additional information goes here
Add badges from somewhere like: shields.io
To deploy this project run
npm run deploy