Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/5aaee9/cowdirlist

CowTransfer dir listing
https://github.com/5aaee9/cowdirlist

Last synced: 5 days ago
JSON representation

CowTransfer dir listing

Awesome Lists containing this project

README

        

# CowDirList
CowTransfer dir listing

## Quick start
First edit your config in `api/config.py`

Make sure python >= 3.8 installed

```bash
pip install pipenv

pipenv install
pipenv shell uvicorn api.main:app
```