Requires
Methods
(async, static) /api(req, res)
This endpoint displays the card on the browser
Parameters:
Name | Type | Description | |||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
req | Object | Request object Properties
| |||||||||||||||||||||
res | Object | Response object |
- Source
(async, static) /api/pin(req, res)
This endpoint displays the card on the browser
Parameters:
Name | Type | Description | |||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
req | Object | Request object Properties
| |||||||||||||||||||||
res | Object | Response object |
- Source