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

https://github.com/willdev12/reddit-markdown-cards

A node.js web api that provides markdown cards for your Reddit account
https://github.com/willdev12/reddit-markdown-cards

generator markdown markdown-badges node node-js readme readme-badges readme-md reddit reddit-api rest rest-api restful-api web web-api

Last synced: 10 months ago
JSON representation

A node.js web api that provides markdown cards for your Reddit account

Awesome Lists containing this project

README

          

# Reddit MD

A Node api that generates cards for your Reddit account


Demonstration

| Preview | Query |
| :-------------------------------------------------------------------------: | :-------------------------: |
| ![snoo](https://reddit-markdown-cards.vercel.app/api?type=snoo&name=spez) | `/api?type=snoo&name=spez` |
| ![card](https://reddit-markdown-cards.vercel.app/api?type=card&name=spez) | `/api?type=card&name=spez` |
| ![card](https://reddit-markdown-cards.vercel.app/api?type=banner&name=spez) | `/api?type=banner&ame=spez` |

How to use

### ⚠️ Generating an image without an active snoovatar will result in a default profile picture. ⚠️

Add your reddit username `u/[name]` and content type to the end of the vercel url.

| `type` | `name` |
| :------- | :------: |
| `card` | any |
| `snoo` | any |
| `banner` | any |

Need help? adjust the following link:

`https://reddit-markdown-cards.vercel.app/api?type=snoo&name=spez`



Credits

```
WillDevv12
```

License

```
MIT license
```

Source

This project is open source and free to edit.

# Like content like this?

Check out my [profile](https://github.com/WillDev12) or share it! (this means a lot to me)

```
https://github.com/WillDev12
https://WillDev12.github.io
```