Skip to content
R

Running FastAPI services in Docker

Tutorial on setting up and running a fairly minimal FastAPI service in a Docker, using the simple SpaCy entity linker from http://pypi.org/project/spacy-entity-linker/ as example.