dat-gateway icon indicating copy to clipboard operation
dat-gateway copied to clipboard

Quick Dat to HTTP gateway

Results 3 dat-gateway issues
Sort by recently updated
recently updated
newest added

This PR was inspired by a discussion with @RangerMauve who is also working exciting additions to dat-gateway to allow DatArchive support through a websockets connection to dat-gateway https://github.com/bunsenbrowser/bunsen/issues/40 This refactors...

This enables CORs and will respond with a 200 at the root of the server. Why does this matter? Here's a PoC I whipped up that relies primarily on a...

dat-fox uses dat-gateway under the hood to bring support for dat to Firefox, we're considering the same for Bunsen browser. However, something hot on our todo list is to add...