Skip to content

techtutorialsx

A site about programming, IoT and technology. Find tutorials for many different projects.

  • Home
  • About

Tag: POST

Posted on June 18, 2017January 25, 2025

ESP32 / ESP8266 MicroPython: HTTP POST Requests

The objective of this post is to explain how to perform HTTP POST requests using MicroPython and the urequests library. This was tested on both the ESP32 and the ESP8266. Introduction The objective of this post is to explain how to perform HTTP POST requests using MicroPython and the urequests library. This was tested on …

Continue reading "ESP32 / ESP8266 MicroPython: HTTP POST Requests"

Posted on January 8, 2017January 25, 2025

ESP8266: Posting JSON data to a Flask server on the cloud

The objective of this post is to explain how to make a POST request containing JSON data to a cloud server, with the ESP8266. The cloud server will be implemented using Flask and will be hosted in Pythonanywhere. Introduction The objective of this post is to explain how to make a POST request containing JSON …

Continue reading "ESP8266: Posting JSON data to a Flask server on the cloud"

Posted on January 7, 2017January 25, 2025

Flask: Parsing JSON data

How to parse JSON received by a Flask application.

Posted on December 24, 2016January 25, 2025

Flask: Controlling HTTP methods allowed

The objective of this post is to explain how control the allowed HTTP methods on the URLs specified for a Flask web server. Introduction The objective of this post is to explain how control the allowed HTTP methods on the URLs specified for a Flask web server. Flask is a web micro framework for Python …

Continue reading "Flask: Controlling HTTP methods allowed"

Posted on October 30, 2016January 25, 2025

Python: HTTP POST Requests

The objective of this post is to explain how to do HTTP POST requests using Python and the Requests library. Introduction The objective of this post is to explain how to do HTTP POST requests using Python and the Requests library. The simplest way to install this library is by using pip, as can be seen in …

Continue reading "Python: HTTP POST Requests"

Posts pagination

Previous page Page 1 Page 2

Recent Posts

  • Python defaultdict: Handling Non-existing Keys with Default Values
  • Flask and Pydantic
  • Pydantic: Getting started
  • ESP32 WebSerial: Receiving Messages

Categories

  • C# (9)
  • Electronics (11)
  • ESP32 (373)
  • ESP8266 (102)
  • IoT (4)
  • Javascript (23)
  • LinkIt Smart (14)
  • Micro:bit (30)
  • Microcontrollers (13)
  • Misc (24)
  • OBLOQ (16)
  • Python (68)
  • Raspberry Pi (15)
  • Sipeed M1 (4)
  • SQL (5)
Follow techtutorialsx on WordPress.com

Enter your email address to follow this blog and receive notifications of new posts by email.

  • Subscribe Subscribed
    • techtutorialsx
    • Join 489 other subscribers
    • Already have a WordPress.com account? Log in now.
    • techtutorialsx
    • Subscribe Subscribed
    • Sign up
    • Log in
    • Report this content
    • View site in Reader
    • Manage subscriptions
    • Collapse this bar
Privacy & Cookies
This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, see here: Cookie Policy