Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anandhupa1/pharmabotdeployment
https://github.com/anandhupa1/pharmabotdeployment
Last synced: 28 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/anandhupa1/pharmabotdeployment
- Owner: Anandhupa1
- Created: 2023-09-27T15:35:46.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-27T15:35:48.000Z (about 1 year ago)
- Last Synced: 2024-05-18T03:49:02.890Z (6 months ago)
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
---
title: Flask
description: A popular minimal server framework for Python
tags:
- python
- flask
---# Python Flask Example
This is a [Flask](https://flask.palletsprojects.com/en/1.1.x/) app that serves a simple JSON response.
[![Deploy on Railway](https://railway.app/button.svg)](https://railway.app/new/template/zUcpux)
## ✨ Features
- Python
- Flask## 💁♀️ How to use
- Install Python requirements `pip install -r requirements.txt`
- Start the server for development `python3 main.py`