An open API service indexing awesome lists of open source software.

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.

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

[![Deploy with Vercel](https://vercel.com/button)](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_