Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 1.31 KB

README.md

File metadata and controls

30 lines (16 loc) · 1.31 KB

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