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

https://github.com/selfhostedshow/show-notes

Powers notes.jupiterbroadcasting.com
https://github.com/selfhostedshow/show-notes

Last synced: over 1 year ago
JSON representation

Powers notes.jupiterbroadcasting.com

Awesome Lists containing this project

README

          

# JB Show Notes

![CI](https://github.com/selfhostedshow/show-notes/workflows/CI/badge.svg)

## Usage

```
pip3 install -U -r requirements.txt

mkdocs build

mkdocs serve
```