Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/frankie567/fastapi-dramatiq-data-ingestion
- Owner: frankie567
- License: mit
- Created: 2021-08-31T16:32:08.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-08T11:42:27.000Z (about 3 years ago)
- Last Synced: 2024-05-02T05:20:14.159Z (7 months ago)
- Topics: data-engineering, dramatiq, fastapi, sqlmodel
- Language: Python
- Homepage:
- Size: 1.14 MB
- Stars: 39
- Watchers: 3
- Forks: 12
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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*
**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 applicationIf you feel this book is for you, get your [copy](https://amzn.to/3kTvgjG) today!
## License
MIT