Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zackees/torrent-worker-coordinator
Coordinates distributed downloading
https://github.com/zackees/torrent-worker-coordinator
Last synced: 25 days ago
JSON representation
Coordinates distributed downloading
- Host: GitHub
- URL: https://github.com/zackees/torrent-worker-coordinator
- Owner: zackees
- License: mit
- Created: 2024-12-07T02:19:19.000Z (29 days ago)
- Default Branch: main
- Last Pushed: 2024-12-07T02:22:38.000Z (29 days ago)
- Last Synced: 2024-12-07T03:20:49.055Z (29 days ago)
- Language: Python
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# template-fastapi-project
This template is used by https://github.com/zackees/make-fastapi-app
#### Platform tests
[![MacOS_Tests](https://github.com/zackees/template-fastapi-project/actions/workflows/test_macos.yml/badge.svg)](https://github.com/zackees/template-fastapi-project/actions/workflows/test_macos.yml)
[![Ubuntu_Tests](https://github.com/zackees/template-fastapi-project/actions/workflows/test_ubuntu.yml/badge.svg)](https://github.com/zackees/template-fastapi-project/actions/workflows/test_ubuntu.yml)
[![Win_Tests](https://github.com/zackees/template-fastapi-project/actions/workflows/test_win.yml/badge.svg)](https://github.com/zackees/template-fastapi-project/actions/workflows/test_win.yml)#### Lint
[![Lint](https://github.com/zackees/template-fastapi-project/actions/workflows/lint.yml/badge.svg)](https://github.com/zackees/template-fastapi-project/actions/workflows/lint.yml)
torrent_worker_coordinator with Docker, ready for Render.com / DigitalOcean
To deploy the test app simply fork the repository and go to Render.com, login with your github account, and select this repo that you forked in your account. It should run without any changes.