Responding to 'GET' request at '/ip' with ... an IP! #1

Open
cardoni wants to merge 2 commits from honeinc/master into master
cardoni commented 2015-03-20 19:55:32 -07:00 (Migrated from github.com)
  • Adds new /ip endpoint to return requesting IP address
  • Bumps version and adds some additional attrs to package.json
- Adds new `/ip` endpoint to return requesting IP address - Bumps version and adds some additional attrs to `package.json`
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin honeinc/master:honeinc/master
git switch honeinc/master

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff honeinc/master
git switch honeinc/master
git rebase master
git switch master
git merge --ff-only honeinc/master
git switch honeinc/master
git rebase master
git switch master
git merge --no-ff honeinc/master
git switch master
git merge --squash honeinc/master
git switch master
git merge --ff-only honeinc/master
git switch master
git merge honeinc/master
git push origin master
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
andyburke/node-geoip-server!1
No description provided.