Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

port typescript project to clojure #85

Closed
Tracked by #5
billkube opened this issue Feb 1, 2022 · 4 comments
Closed
Tracked by #5

port typescript project to clojure #85

billkube opened this issue Feb 1, 2022 · 4 comments
Assignees

Comments

@billkube
Copy link
Contributor

billkube commented Feb 1, 2022

No description provided.

@billkube billkube mentioned this issue Feb 1, 2022
9 tasks
@billkube billkube self-assigned this Feb 1, 2022
@billkube
Copy link
Contributor Author

billkube commented Feb 1, 2022

  • port get and set http routes
  • port hyperbee
  • port JWT authentication
  • add nosecurity route

billkube pushed a commit that referenced this issue Feb 1, 2022
@billkube
Copy link
Contributor Author

billkube commented Feb 1, 2022

hyperbee working in feat/p2phttp

run code with:
npx shadow-cljs compile p2p; node packages/p2p/lib/p2p.js

and test using lynx with:
lynx --dump localhost:8081/kbt-update/1231231236/bafylmao11111; lynx --dump localhost:8081/kbt/1231231236

@billkube
Copy link
Contributor Author

billkube commented Feb 3, 2022

jwt auth working.

@billkube billkube closed this as completed Feb 3, 2022
@billkube
Copy link
Contributor Author

billkube commented Feb 3, 2022

latest in feat/jwtauth

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant