https://github.com/iamsainikhil/serverless-function-vercel
A simple serverless function written in NodeJS to get Geolocation data and is deployed on Vercel.
https://github.com/iamsainikhil/serverless-function-vercel
nodejs serverless-functions vercel
Last synced: about 2 months ago
JSON representation
A simple serverless function written in NodeJS to get Geolocation data and is deployed on Vercel.
- Host: GitHub
- URL: https://github.com/iamsainikhil/serverless-function-vercel
- Owner: iamsainikhil
- Created: 2020-11-02T02:10:10.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-11-02T03:57:20.000Z (over 5 years ago)
- Last Synced: 2025-10-23T17:44:25.463Z (8 months ago)
- Topics: nodejs, serverless-functions, vercel
- Language: JavaScript
- Homepage: https://geolocation-api.vercel.app/api/ipinfo
- Size: 5.86 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# serverless-function-vercel
A simple serverless function written in `NodeJS` to get Geolocation data using `ipinfo` API and is deployed on `Vercel`.
# 🚀 Deploy
[](https://vercel.com/import/project?template=https://github.com/iamsainikhil/serverless-function-vercel)
_Access the serverless function at https://geolocation-api.vercel.app/api/ipinfo_