This repository was archived by the owner on Oct 22, 2024. It is now read-only.
|
Why does the request become 302 and the response header becomes |
Answered by
lete114
May 22, 2023
Replies: 5 comments
fetch('https://getuserip-1-k6154315.deta.app/').then((r)=>{
console.log(r.ok)
return r.text()
}).then(console.log) |
0 replies
|
Spacefile # Spacefile Docs: https://go.deta.dev/docs/spacefile/v0
v: 0
micros:
- name: get-user-ip
src: .
engine: nodejs16
primary: true
run: node index.js
dev: node index.js |
0 replies
|
Why do I need to log in to use it? |
0 replies
|
I didn't check the documentation carefully, sorry |
0 replies
Answer selected by
lete114
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


I didn't check the documentation carefully, sorry
https://deta.space/docs/en/guides/public-site