Skip to content

In this project, We're going to create a simple API to add, delete, update student in the system.

Notifications You must be signed in to change notification settings

prettyquail/Simple-CRUD-API-in-Flask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple-CRUD-API-in-Flask

About The Project

Get endpoint

Put endpoint

Post endpoint

Delete endpoint

Built With

About Project

Create, Update, Read, Delete api's using Flask

Prerequisites

  1. Python == 3.8.8
  2. Flask == 2.0.2
  3. Werkzeug == 2.0.2

Installation

  1. Clone the repo
    git clone https://github.com/prettyquail/Simple-CRUD-API-in-Flask.git
  2. activate the virtualenv.
  3. run the project using "python run.py"

About

In this project, We're going to create a simple API to add, delete, update student in the system.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages