You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,10 @@
1
1
# Unlocking Data. A Gentle Introduction to APIs
2
2
3
-
This repository contains the source code for the workbook *Unlocking Data: A Gentle Introduction to APIs*. The workbook introduces readers to the fundamentals of working with APIs through explanations, interactive examples, and practical use cases.
3
+
This repository contains the source code for the workbook *Unlocking Data: A Gentle Introduction to APIs*, presented at the [UC Love Data Week 2025](https://uc-love-data-week.github.io/2025/). You can access the workbook published version here: [https://jairomelo.com/intro2APIs/](https://jairomelo.com/intro2APIs/).
4
+
5
+
The workbook introduces the fundamentals of working with APIs through explanations, interactive examples, and practical use cases.
6
+
7
+
## Some technicalities
4
8
5
9
The book is built with [Quarto](https://quarto.org/) and relies heavily on [Observable JS](https://quarto.org/docs/interactive/ojs/) to provide live, interactive content.
0 commit comments