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

https://github.com/letieu/pdfs

PDFs -> HTMLs
https://github.com/letieu/pdfs

Last synced: over 1 year ago
JSON representation

PDFs -> HTMLs

Awesome Lists containing this project

README

          

## Run it

```bash
docker run --name pdfs -p 3000:3000 -v ./pdfs-public:/app/public letieu/pdfs:1.1
```