https://github.com/rssblue/podcast_verify_example
https://github.com/rssblue/podcast_verify_example
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rssblue/podcast_verify_example
- Owner: rssblue
- Archived: true
- Created: 2023-06-28T09:29:18.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-06-29T17:37:51.000Z (almost 2 years ago)
- Last Synced: 2025-02-23T01:35:53.879Z (4 months ago)
- Language: Rust
- Size: 30.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 |
|---------------------|---------------|----------------------------------------------------------------------------------------|
| `[email protected]` | `password123` | [`http://localhost:8081/feed/alice-podcast`](http://localhost:8081/feed/alice-podcast) |
| `[email protected]` | `password456` | [`http://localhost:8081/feed/bob-podcast`](http://localhost:8081/feed/bob-podcast) |