Skip to content

eetutaipale/REST_API

Repository files navigation

REST_API for sql database

  • 1.0 Google Cloud based SQL database web application to manage CRUD operations.
  • 2.0 Azure Cloud based SQL database web application to manage CRUD operations.
  • 3.0 Both free trials/this month is over so now running locally

Description

Restful API to handle simple fullstack web application. Python based server with JavaScript client and SQL database CRUD functionalities. stockdata.org API to fetching data, FastAPI to handle HTTP communication.

Getting Started

Dependencies

pip install sqlalchemy 
pip install uvicorn[standard]
pip install fastapi[all]
pip install pyodbc
python -m pip install requests

SQL Alchemy connections with mssql dialect(microsoft sql server) and ODBC driver 17 In case using other dialects changes will be needed.

Installing

Help

Any advise for common problems or issues.

command to run if program contains helper info

Authors

Contributors names and contact info

  • Eetu Taipale
  • Arttu Kuitunen

Acknowledgments

stockdata API

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors