Skip to content

Commit 173e217

Browse files
committed
Add mrequests to index
1 parent 92760d4 commit 173e217

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

package-list.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -289,3 +289,9 @@ packages:
289289
docs: https://github.com/arduino/arduino-runtime-mpy/blob/main/README.md
290290
tags: ["arduino", "programming", "helpers"]
291291
license: Mozilla Public License Version 2.0
292+
- name: mrequests
293+
url: https://github.com/SpotlightKid/mrequests
294+
author: Christopher Arndt
295+
description: An HTTP client module for MicroPython with an API similar to requests.
296+
tags: ["network", "HTTP"]
297+
license: MIT License

0 commit comments

Comments
 (0)