Skip to content

YuvHayun/My-REST-API-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

app.py

app.py is a rest api example built on beers with many filtering options for printing and edit the information.

Installation

To run this project please type from your terminal pip install -r requirements.txt.

Running the tests:

To run the server you need to type from you terminal py app.py. To run this tests it is highly recommended that you will use postman. The address for the database is 'http://127.0.0.1:5000/beers'. You can use the postman's methods: 'get','post','patch','delete'. You can also import the beers_commands file which include all kind of requests.

Contributing

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages