mirror of
https://github.com/aljazceru/Tutorial-Codebase-Knowledge.git
synced 2025-12-20 07:54:20 +01:00
update nav
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
---
|
||||
layout: default
|
||||
title: "Functional API"
|
||||
parent: "Requests"
|
||||
nav_order: 1
|
||||
---
|
||||
|
||||
# Chapter 1: The Simplest Way - The Functional API
|
||||
|
||||
Welcome to the world of `Requests`! If you need to get information from a website or interact with a web service using Python, `Requests` is your friendly helper.
|
||||
|
||||
Reference in New Issue
Block a user