khanh41/fastapi-mongodb-base-project
This is base code of fastapi, mongodb and machine learning with poetry env
This project helps backend developers quickly set up a robust foundation for web applications that need to store data and serve machine learning models. It takes basic project details and security keys as input to generate a pre-configured code structure for a web API. Developers building data-driven applications will find this useful.
No commits in the last 6 months.
Use this if you are a backend developer who needs to rapidly start a new web service that integrates a MongoDB database with a FastAPI framework, especially if machine learning components are anticipated.
Not ideal if you are looking for a front-end framework or a simple script generator; this is specifically for creating the backend structure of a web application.
Stars
13
Forks
4
Language
Python
License
MIT
Category
Last pushed
Nov 04, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/khanh41/fastapi-mongodb-base-project"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
eightBEC/fastapi-ml-skeleton
FastAPI Skeleton App to serve machine learning models production-ready.
satellite-image-deep-learning/model-training-and-deployment
Training and deployment of deep learning models for satellite & aerial imagery
MarwanDebbiche/post-tuto-deployment
Build and deploy a machine learning app from scratch 🚀
BolajiAyodeji/deploy-ml-web-workshop
In this workshop, you will learn how to build a machine learning model using...
codingforentrepreneurs/AI-as-an-API
Learn to create & deploy a deep learning algorithm into a production REST API microservice using...