Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 424 Bytes

readme.md

File metadata and controls

7 lines (4 loc) · 424 Bytes

Iconfinder API v4 authentication server

Version 4 of the Iconfinder API requires authentication with the "Authorization" header, containing your API key. You can get it from your profile page.

Set the environment variable ICONFINDER_API_KEY and run the server with node index.js.

Deploy