2 dépôts
Making HTTP requests from the command line to fetch data or trigger actions in scripts.
Distinct from Fetch API Integrations: Distinct from Fetch API Integrations: focuses on command-line tools like curl, not browser-based fetch.
Explore 2 awesome GitHub repositories matching web development · Command-Line HTTP Requests. Refine with filters or upvote what's useful.
This is an open-source educational website that translates and localizes MIT's Missing Semester course, teaching practical computing skills for computer science students. The curriculum covers developer tooling, shell scripting, version control, security fundamentals, and open-source collaboration, with a focus on core computing skills including data processing pipelines, workflow automation, secure remote access, shell productivity, Vim editing, and Git version control. The project distinguishes itself by teaching command-line mastery, shell scripting, and automation to boost daily developer
Teaches sending HTTP requests from the command line using tools like curl to query web APIs.
The Missing Semester is a free, open-source educational curriculum designed to bridge the gap between theoretical computer science and the practical tooling every software engineer needs. Organized as a structured course, it covers Unix shell mastery, version control with Git, software debugging and profiling, system administration fundamentals, and computer security practices — the skills often left out of traditional degree programs. The project is maintained as a collaborative set of lecture notes, exercises, and guides that function as both a professional development tools course and a Uni
Teaches fetching data from web APIs using HTTP requests in command-line workflows.