You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 year ago | |
---|---|---|
.. | ||
app | 1 year ago | |
Dockerfile | 1 year ago | |
README.md | 1 year ago | |
docker-compose.yml | 1 year ago | |
pedidos-ya-roger-gonzalez.pdf | 1 year ago | |
requirements.txt | 1 year ago |
README.md
PedidosYa opinions test
Source code for my PedidosYa opinions test.
To run this project you will need:
- Docker / Docker-Compose
To run
First, you need to build the docker image:
docker-compose build
To start project, run:
docker-compose up
The API will then be available at http://localhost:8000