Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Connoropolous/holochain-fed-wiki-proxy
converts federated wiki style http requests to holochain fed wiki compat requests
https://github.com/Connoropolous/holochain-fed-wiki-proxy
Last synced: 5 days ago
JSON representation
converts federated wiki style http requests to holochain fed wiki compat requests
- Host: GitHub
- URL: https://github.com/Connoropolous/holochain-fed-wiki-proxy
- Owner: Connoropolous
- License: gpl-3.0
- Created: 2018-02-02T13:31:45.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-02T19:34:59.000Z (almost 7 years ago)
- Last Synced: 2024-10-30T22:41:42.694Z (9 days ago)
- Language: JavaScript
- Size: 18.6 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - Connoropolous/holochain-fed-wiki-proxy - converts federated wiki style http requests to holochain fed wiki compat requests (others)
README
# holochain-fed-wiki-proxy
converts federated wiki style http requests to holochain fed wiki compat requestsMust be running an instance of https://github.com/Holochain/fed-wiki, and then you can run this as well. If running `hcdev web` on a different port besides 4141, change the value of the `domain` var to use your port.
To run, just `node index.js`