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

https://github.com/rssblue/podcast_verify_example


https://github.com/rssblue/podcast_verify_example

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# `` toy example

🚧 WORK IN PROGRESS 🚧

```
cargo run --manifest-path hosting_company/Cargo.toml
```

## Login

| Email address | Password | Podcast feed URL |
|---------------------|---------------|----------------------------------------------------------------------------------------|
| `alice@example.com` | `password123` | [`http://localhost:8081/feed/alice-podcast`](http://localhost:8081/feed/alice-podcast) |
| `bob@example.com` | `password456` | [`http://localhost:8081/feed/bob-podcast`](http://localhost:8081/feed/bob-podcast) |