↓ 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

Home › Posts tagged POST
Python API With Flask And Postman – Post and Get Methods
Python

Python API With Flask And Postman – Post and Get Methods

Vitosh Jan 4, 2024 Tagged with API, Flask, GET, POST, postman, Python, read all, youtube

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
Python

Django – CRUD application with Python

Vitosh Nov 10, 2020 Tagged with application, CRUD, django, forms, GET, oop, POST, 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
Python, VBA \ Excel

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

Vitosh Aug 24, 2020 Tagged with API, database, Excel, Flask, GET, Git, POST, Python, VBA

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