Make an HTTP Request with the C Programming Language
Bitsrfr
Line-by-line details on how to send an HTTP request using C and the libcurl C library.
GitHub repo for the C program I made in this video: https://github.com/josephkreydt/Church_Cal_API_Request
GitHub repo for the Mastodon status update HTTP post that I mentioned: https://github.com/josephkreydt/CHttpRequest
The HTTP request URL I use in this video: http://calapi.inadiutorium.cz/api/v0/en/calendars/general-en/2021/03
Docs for the liturgical calendar API: http://calapi.inadiutorium.cz/api-doc
Info on liturgical day rankings: https://www.dio.org/uploads/files/Worship/Liturgical_Year_and_Calendar/Table_of_Liturgical_Days.pdf
2021-04-08
0.0 LBC
All rights reserved
177469410 Bytes