Skip to content

GeorgeIniatis/Flask-REST-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Running Project Locally

Clone repository

$ git clone https://github.com/GeorgeIniatis/Flask-REST-API.git

Create virtual environment install dependencies

$ pip install -r requirements.txt

Run server

$ python main.py

Access page by going to localhost:5000 and send GET requests

Or use a service like Postman

Or use the test script $ python test.py

About

Project about Flash with RESTful practices

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages