Skip to content

SapphireGirl/PythonDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python API

DB SF:

This API will have 2 main classes

  1. GetHomes
  2. GetSchoolAddresses

It utilizes stored procedures in the database to fetch data.

Setup Instructions

  1. clone the https://github.com/SapphireGirl/PythonDemo repository
  2. Install the database and change the connection string in the PythonDemo_API.py file
  3. Check that you have the 2 stored procedures listed above.
  4. Open the project in VS Code
  5. In the VS Terminal, go to the tests directory and run >python test_python_api.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages