Skip to content

Commit eef959e

Browse files
fantasia-yjolpica
andauthored
Added Community Projects to the README.md (#140)
Added a community projects section to the readme to display community wrappers or projects ## Why are you making this change? I created a Swift wrapper for the API and I thought other people might find this useful. Adding a community section makes community projects easier to find ## Contributing Checklist - [ ] Unit tests for the changes are included in this PR. - [X] I have read and agreed to the [contributing guidelines](https://github.com/jolpica/jolpica-f1/blob/main/CONTRIBUTING.md). --------- Signed-off-by: fantasia-y <[email protected]> Signed-off-by: Jess Perry <[email protected]> Co-authored-by: Jess Perry <[email protected]>
1 parent a4e5eb7 commit eef959e

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -67,3 +67,7 @@ To run the tests
6767
## Reporting Bugs / Contributing
6868

6969
For information on contributing to this project please read the [contributing guidelines](CONTRIBUTING.md).
70+
71+
# Community Projects
72+
73+
Check out the list of [community projects](/docs/community_projects.md) using Jolpica F1

docs/community_projects.md

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Community Projects
2+
3+
Jolpica F1 is maintained by a small group of volunteers, but we welcome contributions from the wider F1 data community. This section highlights projects built by community members using our API.
4+
5+
- [tap-f1](https://github.com/ReubenFrankel/tap-f1): A Singer tap for F1
6+
- [f1dataR](https://github.com/SCasanova/f1dataR): An R package to access Formula 1 Data from the Jolpica API
7+
- [FormulaOne Card](https://github.com/marcokreeft87/formulaone-card): Home Assistant Card showing Formula One Data
8+
- [JolpicaKit](https://github.com/fantasia-y/JolpicaKit): A Swift wrapper for the Jolpica F1 API

0 commit comments

Comments
 (0)