From f2d1fa337c7bb36984f61d9c5ca28872da5dc890 Mon Sep 17 00:00:00 2001 From: Dunkan Dunkel Date: Mon, 29 May 2023 03:04:58 +0200 Subject: [PATCH] Update 'README.md' --- README.md | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 489fca1..f4aa83f 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,17 @@ # gearbox-X -Gearbox-X is an app to build and store and use json recipes to setup and use web services trough API. \ No newline at end of file +Gearbox-X is an app to build and store, share and use json recipes to setup and use web services trough API. +It shall also work as a small stand alone recipie server/repository. Torrent could be an alternative for it. This server/repository could also be used to store and serve contracts set up trough recipies. + +The core is mostly an Json exchange/server/relay +Upon that one should be able to install "plugins" extensions like the storage manager, a form builder, a test suit(little like postman), an contract signer , something that could interact with smart contracts etc + +The main Idea is to be able to reuse the effort of figuring out an sevice's API to acomplish to set up a service or function and share it to provide fastand easy access to being able to set up workable systems constructed from many service providers with a quichk form fill and a button push. + +An example would be to set up a free cloudflare account to utilize both free dns and servis worker execution or just cash together with an google drive setup as a program storage that one encrypt and serv from. eventually some free shell acount in to the mix. this way one could fill in an form select some option and set up a working site without having to engage in all different webuis, looking at videos or reading documentation. This would provide the free media posibility to far more people in poor coun tries that dont have neither the theqnical equipment, online access or thecnical back ground enough to manage this even if the resources are free and available. And they have important perspectives that deserves to be taken in to account. Like countryside people in poor and often corrupt countries. Now there is a filter concisting of access, time and even basic understanding. that should not need to be there. +Sure there are blog providers out there but when you opose some one that have faar more power than youself it feels really insecure to go maiun routs. or even eventually exhaust them. an decentraliced system to set up digital posibilities and functions still brings things to the table. This recipies can easily be rebuild and tweaked to work for local conditions as more and more web services use open APIs. + +I think my self on some poor lonly hunted shaman from the realms of near madness.. that want to defend the space of cultur he or she see.. On the run. having access to an old cheap smart phone at times. maybe an old computor. To learn all theqnical base line take years and a total different mind. Alreaddy the ugly and confusing interfaces.. better just text pictures a form and a button push. I understand that this is ideal but in the end it is up to the creator of the recipe. +Maybe the program also need to be able to do some ssh, be a light shell. + +It should be cross platform. \ No newline at end of file