Closed mauzey1 closed 4 years ago
Here is the first version of the wget API.
To run the API:
pip install -r requirements.txt
python manage.py runserver
127.0.0.1:8000/wget?dataset_id=<dataset_id>
Here is the first version of the wget API.
To run the API:
pip install -r requirements.txt
python manage.py runserver
127.0.0.1:8000/wget?dataset_id=<dataset_id>