a new simpler api and mvp implementation
#2
Closed
x1ddos
wants to merge 0 commits from api-simpler
into master
Loading…
Reference in New Issue
There is no content yet.
Delete Branch 'api-simpler'
Deleting a branch is permanent. It CANNOT be undone. Continue?
@offbyn please take a look at first commit, the readme file. it has
curl
examples. they all work - i already set it up and running at noxy.nostr.ch.very nice, I'll need more time testing and playing with it, see profile pics PR nostr/nostrweb#19
sometimes I get "context deadline exceeded" i.e. for
https://noxy.nostr.ch/data?id=45c340a8e338aeddfeb1ccf6e1a26d7cb990afbc961fa5637c9d77a7ae3f7dec&relay=wss%3A%2F%2Fnostr.x1ddos.ch&url=https%3A%2F%2Fbranle.netlify.app%2Fbird.png
I'll need more time to take a closer look at this PR.
💩 i think it's a bug in noxy. i restarted it just now and it works. this means there's some kind of deadlock in the code. i'll try to debug.
@x1ddos I am getting 400 Bad Request, could you enable cors on https://noxy.nostr.ch/meta ?
🙈 completely forgot. will do!
how about now?
23dd93f12a
tob8bde8fbf2
2 years agob8bde8fbf2
to78a1aae7e8
2 years agothank you 👍 .. I'll open a PR in nostrweb in a moment.
@offbyn i think i'll merge as is and iterate in the next commits to make this more performant. i want to auto-deploy this similarly to nostrweb so i don't have to copy the binary every time myself :)
yes please 👍
merged manually
Reviewers
Step 1:
From your project repository, check out a new branch and test the changes.Step 2:
Merge the changes and update on Gitea.