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

https://github.com/damus-io/notecrumbs

A fast nostr api/web server with opengraph support, built on nostrdb and egui.
https://github.com/damus-io/notecrumbs

nostr opengraph

Last synced: about 1 year ago
JSON representation

A fast nostr api/web server with opengraph support, built on nostrdb and egui.

Awesome Lists containing this project

README

          

# notecrumbs

[![ci](https://github.com/damus-io/notecrumbs/actions/workflows/rust.yml/badge.svg)](https://github.com/damus-io/notecrumbs/actions)

A nostr opengraph server build on [nostrdb][nostrdb], [egui][egui], and
[skia][egui-skia]. It renders notes using the CPU in around 50ms.

[nostrdb]: https://github.com/damus-io/nostrdb
[egui]: https://github.com/emilk/egui
[egui-skia]: https://github.com/lucasmerlin/egui_skia

## Status

WIP!

- [x] Local note fetching with nostrdb
- [x] Basic note rendering
- [x] Fetch notes from relays
- [ ] Render profile pictures
- [ ] Cache profile pictures
- [ ] HTML note page

Very alpha. The design is still a bit rough, but getting there: