VpkPrasanna / fastapi_Demo

Repo focussed to learn and build your first fast API and to dockerize your fast API app.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Building a Fast Api to test your ML Model with UI and Dockerization of Fast Api

Fast API

FastAPI is a modern, fast (high-performance), web framework for building APIs with Python 3.6+ based on standard Python type hints

Here one can able to learn how to implement a Fast Api to check your ML Model with User Interface

Fast API

Docker

Docker is a tool which helps to create, deploy, and run applications by using containers. Docker provides developers and operators with a friendly interface to build, ship, and run containers on any environment. To install docker follow the link https://www.docker.com/get-started

Docker

Blogs

Build your Fast API

dockerize your Fast API App

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

Copyright © 2021 Prasanna Kumar . All rights reserved

About

Repo focussed to learn and build your first fast API and to dockerize your fast API app.


Languages

Language:Jupyter Notebook 88.6%Language:Python 10.3%Language:Dockerfile 1.1%