👤 darcy

The data schema is based on Open Graph Protocol metadata spec but slightly modified to add further context/expansion in the default :profile & :book types while also adding a new :link type.
Add me to your deps
$ npm i darcy# or $ yarn add darcythen...
const darcy = // orAPI Requests
You can query my data directly from: https://darcy.netlify.com/.netlify/functions/get
Examples:
# curl curl -v https://darcy.netlify.com/.netlify/functions/get # me... // fetch // me...// axios // me...