Skip to content

elnatantorres/automated-irrigation-system-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automated Irrigation System API

This API is responsible for managing executions of the automated irrigation system.

Built with

  • Python 3.6.8
  • Flask
  • Pydobc
  • Flask Restful

Running the API

Regardless of operating system, the steps to run the API locally are the following (you have to be at the directory's root):

  • Create the pipenv environment
pipenv shell
  • Install the dependencies registered at Pipfile
pipenv install
  • Run the API
python .\run.py run

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages