Skip to content

anujakench/Rest-api-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REST API's in Python with Flask SQLAlchemy

Installation

pip install Flask
pip install Flask-RESTful
pip install Flask-JWT
pip install Flask-SQLAlchemy
python app.py

Description

This project provides REST API's for creating online store.

Implementation

This project is a Python Flask app which is implemented using Flask REStful and implements Rest API's for a store.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages