A clear, developer-friendly guide on sending POST requests using cURL
-
Updated
Nov 3, 2025 - Shell
A clear, developer-friendly guide on sending POST requests using cURL
Script Python que gera dados falsos com Faker e envia requisições POST para um endpoint de login.
Fast, lightweight, and independent Node.js web framework
This is a lightweight HTTP file server implemented in Python, serving as a replacement for the built-in http.server module and based on the socket module.这是一个Python的轻量级HTTP文件服务器,可以取代python自带的http.server模块,基于socket模块实现。
Built a full-stack blog app with CRUD features using React, Firebase (Firestore & Auth), and Context API. Optimized performance by modularizing components and reducing the codebase by 30%. Achieved 0.8s load time via lazy loading, image compression, and efficient data fetching.
This Flask application enhances the dog photo gallery by allowing users to select from over 100 breeds via a drop-down menu, displaying 30 photos of the chosen breed. With dynamic breed selection and data routing using GET and POST methods, you’ll be able to create a fully functioning dog photo gallery. Get ready for some furry fun!
Develoment of a machine learning model optimizing telemarketing through prediction of marketing calls that don't lead to customer conversion
This project is the graduation project for the NodeJs foundation course. This project is a simple implementation of the classic game Rock-Paper-Scissors using Node.js. It serves as a basic example of how to create a web server with Node.js and handle HTTP requests.
Focuses on running LLMs at the edge (on devices like Raspberry Pi). Why it works: Highlights the project’s edge-computing nature and AI capabilities.
Logging devices data. Device readouts are written into CSV file and remote database on the server.
login and registration with api and Clean Architecture design pattern
simple fetch and post data from api using Riverpod statemanagment
This week we're building our own Happy Thoughts API using express.js, mongoose and MongoDB that will be connected to the frontend that was created earlier.
Python script to automate Ninja Heroes: New Era's Ninja Income
Basic RESTful API website built using Node.js, Express, JavaScript, html, providing real-time weather data from the OpenWeatherMap API. 💻☁
HTTParser is an open-source Python library designed for parsing web content using various HTTP methods. It allows for both static and dynamic content extraction, making it a versatile tool for web scraping and data retrieval tasks.
Add a description, image, and links to the post-request topic page so that developers can more easily learn about it.
To associate your repository with the post-request topic, visit your repo's landing page and select "manage topics."