/api-auth-server

A proxy server for API authentication

Primary LanguageJavaScript

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