https://github.com/linkeddata/midichlorian
This is a sample app to demonstrate how serverside and clientside code can be used in conjunction to retrieve solid resources with minimal cert popup interference
https://github.com/linkeddata/midichlorian
Last synced: 4 months ago
JSON representation
This is a sample app to demonstrate how serverside and clientside code can be used in conjunction to retrieve solid resources with minimal cert popup interference
- Host: GitHub
- URL: https://github.com/linkeddata/midichlorian
- Owner: linkeddata
- Created: 2016-03-28T15:09:34.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-28T16:51:34.000Z (about 10 years ago)
- Last Synced: 2024-04-20T15:57:02.340Z (about 2 years ago)
- Language: PHP
- Homepage: https://apps.rhiaro.co.uk/midichlorian
- Size: 135 KB
- Stars: 1
- Watchers: 6
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Midi-Chlorian
This is a sample app to demonstrate how serverside code can be used to alleviate the JS-requirement constraint for the retrieval of public resources on [Solid](https://github.com/solid) servers. Basically the server tries to fetch the resource and if it can't get it because there's access control set, the clientside JS tries to authenticate you then fetch it. So JS is required only for non-public resources, which is better than being required for everything.
[apps.rhiaro.co.uk/midichlorian](https://apps.rhiaro.co.uk/midichlorian)
It's called Midi-Chlorian because I was thinking for names around *symbiosis* and I vividly remember when I learnt the word *symbiotic* from Star Wars: The Phantom Menace when I was 9.