Skip to content

A flask project to perform CRUD operations and test using Postman

Notifications You must be signed in to change notification settings

Techbies/flask_crud_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flask_crud_app

A flask project to perform CRUD operations and test using Postman tool.

It is a CRUD (Create, Read, Update, Delete) application built on python Flask framework for the purpose of studying REST API.

Postman tool is used to test the application by sending GET, POST, PUT and DELETE requests.

The main output is displayed on Postman and JSON requests are transferred.

About

A flask project to perform CRUD operations and test using Postman

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published