Skip to content

Deployment repo for the semantic search platform quick learners.

Notifications You must be signed in to change notification settings

adelelwan24/flask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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