Skip to content

Building a REST API using Python and Flask. Just another API, I will have at my disposal to use later.

Notifications You must be signed in to change notification settings

trottiemcqueen/Flask-REST-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask-REST-API

Building a REST API using Python and Flask. Just another API, I will have at my disposal to use later.


First order of business is to install the .venv virtual environment, to install packages. Also created a requirementes.txt file to hold the list of dependacies installed. You will see in my .gitignore file, I intended for my .venv. It was just by choice.

About

Building a REST API using Python and Flask. Just another API, I will have at my disposal to use later.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages