Skip to content

ayushchoukse1/Python-REST-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python-REST-API

Both the files are REST API

  1. FlaskServer.py- It is the basic REST API written in python script that runs on Flask Server and the database it uses is MySQL. You can make REST calls like GET, PUT, POST, DELETE using any REST ClienT on the Shoe database.

  2. BottleServer.py- It is the basic REST API written in python script that runs on Bottle Server and the database it uses is MongoDB. You can make REST calls like GET, PUT, POST, DELETE using any REST ClienT on the Shirts database.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages