FastAPI-Microservice-for-Django
FastAPI-Microservice-for-Django copied to clipboard
Deploy a microservice REST API endpoint for our Try Django 3.2 https://cfe.sh/projects/try-django-3-2 project using FastAPI, pytesseract, Docker, & DigitalOcean App Platform.
Learn to deploy a FastAPI application into production DigitalOcean App Platform. This is a microservice for our Try Django 3.2 project. The goal is to extract any and all text from images using a technique called OCR.
Here's a list of the packages we will use to accomplish this:
- FastAPI
- Tesseract OCR
- pytesseract
- pre-commit
- pytest
- Gunicorn
- Uvicorn
- Requests
- Docker
- and more
Want to just run the app?
Click below to deploy to DigitalOcean. Be sure to grab your $100 credit here.