↓ Skip to Main Content
Useful code Programming with VBA, C# and Python

Main Navigation

  • All
  • VBA
    • VBA Tools
    • VBA Online Resources
    • All VBA articles
  • Python
  • Else
    • C#
  • Reviews
    • List of reviews
  • YouTube
  • PayPal
  • About
Useful code Programming with VBA, C# and Python

Off Canvas Menu

  • All
  • VBA
    • VBA Tools
    • VBA Online Resources
    • All VBA articles
  • Python
  • Else
    • C#
  • Reviews
    • List of reviews
  • YouTube
  • PayPal
  • About

Tag: POST

Python API With Flask And Postman – Post and Get Methods

By Vitosh Posted on January 4, 2024 Posted in Python Tagged with API, Flask, GET, POST, postman, Python, read all, youtube
Python API With Flask And Postman – Post and Get Methods

This is the second video for the “Python API with Flask” series, showing how to make POST and GET commands towards a dummy database, which is a python list in our case. We are using only CREATE and READ commands …

Python API With Flask And Postman – Post and Get Methods Read more »

Django – CRUD application with Python

By Vitosh Posted on November 10, 2020 Posted in Python Tagged with application, CRUD, django, forms, GET, oop, POST, Python
Django – CRUD application with Python

Making a CRUD application with Python is actually one of the basic thing a Python Developer should be able to do. Although some may argue it is extremely basic – it is not. Requirements The basic requirements for this one, …

Django – CRUD application with Python Read more »

Using API calls with VBA and Python to Read and Write to a Database

By Vitosh Posted on August 24, 2020 Posted in Python, VBA \ Excel Tagged with API, database, Excel, Flask, GET, Git, POST, Python, VBA
Using API calls with VBA and Python to Read and Write to a Database

Using API calls with VBA and Python to write a database is actually a pretty decent architecture. Here, I would like to say that “It takes the best of the both worlds”, but the truth is that it takes the …

Using API calls with VBA and Python to Read and Write to a Database Read more »

Copyright © 2026 VitoshAcademy