Skip to content

Shinde-nutan/Flask-restful-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Flask-restful-api

Prerequisites

  • Python 3.6 or higher

Setup

  1. Clone the repository:

    git clone https://github.com/Shinde-nutan/Flask-restful-api.git
    
    

Install dependencies: pip install -r requirements.txt

Set up the database: flask db init flask db migrate flask db upgrade

Running the Application flask run

The application will be running at http://localhost:5000/.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published