Skip to content

pturegano/UdemyAPIWebsite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UdemyAPIWebsite

This project is lesson 70 of the Udemy's "100 Days of Code: The Complete Python Pro Bootcamp 2022" The app architecture at a high level of detail is as follows:

  • Python application running on Flask, acting as API in the following endpoint: https://sampleapiwebsite.azurewebsites.net/
  • The data is stored in SQLite
  • It has implemented the following operations: /all , /search , /add , /patch_new_price

Build and deploy UdemyAPIWebsite

Source code

How to do it?

  1. Clone this repo
  2. Configure the Azure Pre-requisites as detailed in the article Quickstart: Deploy a Python (Django or Flask) web app to Azure App Service

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published