Skip to content

dirtylabcoat/what-is-my-ip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

what-is-my-ip

Cloud function that returns the caller's IP-address.

Deploy with:

gcloud functions deploy whatismyip --runtime go113 --allow-unauthenticated --trigger-http \
--entry-point WhatIsMyIp --memory 128MB --region europe-west2

Test with:

curl https://REGION-PROJECT.cloudfunctions.net/whatismyip

About

Cloud function that returns the caller's IP-address.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages