A FastAPI Backend
A Fastapi Backend that will communicate with the frontend
To test, first, start the server:
$ docker-compose up
After the Docker build is complete you can view the documentation here:
http://localhost:8000/docs
You can view the info about the redis database here:
http://localhost:8001/
You might need to enter the following info:
host: redis
port: 6379
You are able to see the data in the Redis DB: