FastAPI-Microservice-for-Django

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.

Deploy to DO

GitHub

GitHub - codingforentrepreneurs/FastAPI-Microservice-for-Django: Deploy a microservice REST API endpoint for our Try Django 3.2 https://cfe.shprojects/try-django-3-2 project using FastAPI, pytesseract, Docker, & DigitalOcean App Platform.
Deploy a microservice REST API endpoint for our Try Django 3.2 https://cfe.shprojects/try-django-3-2 project using FastAPI, pytesseract, Docker, & DigitalOcean App Platform. - GitHub - codingfo...