coin-market-backend-django
export DOCKER_DEFAULT_PLATFORM=linux/amd64
export DJANGO_SETTINGS_MODULE=backend.settings
docker-compose up
In order to fetch the latest 10 records,
http://localhost:8000/get/
coin-market-backend-django
export DOCKER_DEFAULT_PLATFORM=linux/amd64
export DJANGO_SETTINGS_MODULE=backend.settings
docker-compose up
In order to fetch the latest 10 records,
http://localhost:8000/get/