Weekly Shaarli

All links of one week in a single page.

Week 02 (January 8, 2024)

Drafter : un bloc-notes pour Firefox

Intéressant

GateMate FPGA Tool Chain
thumbnail
Creating a Web Service API Using Rust Rocket | by Joseph Talon | Better Programming

We can use curl instead of postman too :

curl -i -X POST -H 'Content-Type: application/json' -d '{"day": 3, "month": 7, "year": 2024}' http://127.0.0.1:8000/date/date-plus-month