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

https://github.com/ssbc/go-ssb-refs


https://github.com/ssbc/go-ssb-refs

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# go-ssb-refs

[![Go Reference](https://pkg.go.dev/badge/github.com/ssbc/go-ssb-refs.svg)](https://pkg.go.dev/github.com/ssbc/go-ssb-refs)
[![Go Report Card](https://goreportcard.com/badge/github.com/ssbc/go-ssb-refs)](https://goreportcard.com/report/github.com/ssbc/go-ssb-refs)
[![Tests](https://github.com/ssbc/go-ssb-refs/actions/workflows/go.yml/badge.svg)](https://github.com/ssbc/go-ssb-refs/actions/workflows/go.yml)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![REUSE status](https://api.reuse.software/badge/github.com/ssbc/go-ssb-refs)](https://api.reuse.software/info/github.com/ssbc/go-ssb-refs)

This package contains utilitiy code for parsing sigil references (`@pubkey..`,
`%msghash..`, etc.), basic content types like Posts and About messages as well
as a sorter for tangle structures.