Netlify edge function to return Request IP
Find a file
2023-07-11 08:01:02 +02:00
.vscode add initial stuff 2023-07-11 07:56:48 +02:00
netlify/edge-functions add initial stuff 2023-07-11 07:56:48 +02:00
public add initial stuff 2023-07-11 07:56:48 +02:00
.gitignore add initial stuff 2023-07-11 07:56:48 +02:00
LICENSE add license and readme 2023-07-11 07:59:43 +02:00
netlify.toml add initial stuff 2023-07-11 07:56:48 +02:00
readme.md update readme 2023-07-11 08:01:02 +02:00

Netlify IP Edge Function(s)

A collection of Edge Functions

Deploy

netlify deploy --prod --dir=public 

License

This repo is available under the MIT license. See the LICENSE file for more info.