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

https://github.com/olange/learning-gun

Learning to use the GUN.eco database and protocol (that has an admittedly weird name)
https://github.com/olange/learning-gun

crdt distributed graph-database learning-notes peer-to-peer

Last synced: about 2 months ago
JSON representation

Learning to use the GUN.eco database and protocol (that has an admittedly weird name)

Awesome Lists containing this project

README

          

# Learning the GUN.eco database

Learning to use the [GUN](https://gun.eco) database and ecosystem – articles, useful resources, courseware, personal notes.

## Learning / Codelabs

1. [Public pastebin](codelabs/1-pastebin/)
2. [To-do dapp](codelabs/2-todo-dapp/)
2. [Data exchange](codelabs/3-data-xchg/)

## Usage

Execute `npm start` on the command-line and open [`http://localhost:1234/`](http://localhost:1234/) in your browser.