An open API service indexing awesome lists of open source software.

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

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.