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

https://github.com/evmar/masto

mastodon archive viewer
https://github.com/evmar/masto

Last synced: about 2 months ago
JSON representation

mastodon archive viewer

Awesome Lists containing this project

README

          

Mastodon archive export viewer.

```
$ tsc -w
$ node gather.js path/to/masto/export.zip > notes.json
$ npm run serve
```