ip-info-lookup-server/tests/api.http

11 lines
179 B
Text
Raw Permalink Normal View History

2023-08-20 06:09:23 +00:00
# ("/")
###
GET http://127.0.0.1:8000/
###
POST http://127.0.0.1:8000/
# ("/ip")
###
GET http://127.0.0.1:8000/ip/114.114.114.114
###
POST http://127.0.0.1:8000/ip/119.29.29.29