Skip to content

errack/rest_api_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

api_rest_demo

Getting Started 🚀

This instruction will help you to prepare a dev environment in your local host.

Pre-requisites 📋

Python 3.8

IDE with support for python:

*Visual Studio Code *Atom *Anaconda

Intalling 🔧

Enabled a python virtual environment and install dependencies:

For Windows

python -m venv venv --clear
venv\Scripts\activate.bat
pip install -r requirements.txt

Runinng the test 💻

Execute all unit tests locally with the follow command:

nosetests tests

Runinng the application 🏃

_Execute the API application with the following command

python .\bin\app.py

_Execute the funtion to read file application with the following command

python .\bin\app_execute.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages