Git Product home page Git Product logo

vickytilotia / flask-restapi-sqlalchemy-project Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 3 KB

It is a Flask RESTful API that utilizes SQLAlchemy and Flask Marshmallow to enable seamless product management operations, including creation, reading, updating, and deletion of product records in a database.

Python 100.00%
flask flask-application flask-marshmallow flask-restful flaskrestapi flaskrestful restapi sqlalchemy

flask-restapi-sqlalchemy-project's Introduction

Flask RestAPI Project

It is a RESTful API-based web app that utilizes SQLAlchemy and Flask Marshmallow to enable seamless product management operations, including creation, reading, updating, and deletion of product records in a database.

Key Features
1. Used Flask, SQLAlchemy, Marshmallow, RestAPI
2. Allowed RestAPI operations
   1. Display all products
   2. Add a product
   3. Get a product
   4. Edit a product
   5. Delete a product

How to Install this app

#create a virtual environment
python3 -m venv env

#install required modules
pip install -r requirements.txt

# Or install Flask and sqlalchemy
pip install flask Flask-SQLAlchemy
pip install flask-marshmallow marshmallow-sqlalchemy

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

SnapShot

image

flask-restapi-sqlalchemy-project's People

Contributors

vickytilotia avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.