Skip to content
#

gunicorn-with-flask-rest-api

Here are 31 public repositories matching this topic...

Starter template for your Flask and Flask Rest API projects. Build on or modify to suit your development need. No need to setup, just fork this repo and start building your project.

  • Updated May 13, 2025
  • Python

一个简单的搭建图像识别imagenet的flask后端API的方式,修改了全局model load的方式,使用nginx搭配Gunicorn启动Flask增加了模型推理的速度,使用虚拟环境搭配sh的启动方式,可以直接对model进行一键重启,并有错误日志监控。有问题,欢迎联系我。

  • Updated Jul 4, 2020
  • Python

Python Flask backend for FynApp. It can use DynamoDb or MongoDB. The DynamoDb interaction is made by mongoDb like calls. Software design patterns used: factory method, facade, iterator, template method, decorator.

  • Updated Apr 9, 2023
  • Python

Improve this page

Add a description, image, and links to the gunicorn-with-flask-rest-api topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the gunicorn-with-flask-rest-api topic, visit your repo's landing page and select "manage topics."

Learn more