Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/frankie567/fastapi-dramatiq-data-ingestion

Sample project showing reliable data ingestion application using FastAPI and dramatiq
https://github.com/frankie567/fastapi-dramatiq-data-ingestion

data-engineering dramatiq fastapi sqlmodel

Last synced: 23 days ago
JSON representation

Sample project showing reliable data ingestion application using FastAPI and dramatiq

Awesome Lists containing this project

README

        

# Create and deploy a reliable data ingestion service with FastAPI, SQLModel and Dramatiq

This is the source code for the data ingestion service explained in [this blog post](https://www.francoisvoron.com/blog/create-deploy-reliable-data-ingestion-service-fastapi-sqlmodel-dramatiq).

## [Read the blog post](https://www.francoisvoron.com/blog/create-deploy-reliable-data-ingestion-service-fastapi-sqlmodel-dramatiq)

## [Working demo](https://fastapi-data-ingestion.herokuapp.com/docs)

## Go further with *Building Data Science Applications with FastAPI*

Building Data Science Applications with FastAPI

**Develop, manage, and deploy efficient machine learning applications with Python**

### What is this book about?

This book covers the following exciting features:

* Explore the basics of modern Python and async I/O programming
* Get to grips with basic and advanced concepts of the FastAPI framework
* Implement a FastAPI dependency to efficiently run a machine learning model
* Integrate a simple face detection algorithm in a FastAPI backend
* Integrate common Python data science libraries in a web backend
* Deploy a performant and reliable web backend for a data science application

If you feel this book is for you, get your [copy](https://amzn.to/3kTvgjG) today!

## License

MIT