Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 658 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 658 Bytes
title description tags
Flask
A popular minimal server framework for Python
python
flask

Python Flask Example

This is a Flask app that serves a simple JSON response.

Deploy on Railway

✨ Features

  • Python
  • Flask

💁‍♀️ How to use

  • Install Python requirements pip install -r requirements.txt
  • Start the server for development python3 main.py

How to navigate the website

  • Put a keyword in the text box
  • When you click the button, you will see a graph of the most common keywords.