Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit c664c74

Browse files
committedFeb 5, 2020
Mention some applications using the WCIF format.
1 parent 5833a87 commit c664c74

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
 

‎README.md

+9
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,12 @@ Restricted to competition managers. Additionally, a `PATCH` request allows for s
2424
- Currently the WCA website returns `Person#registrantId` of `null`
2525
for people without a registration (e.g. non-participating organizer).
2626
- Currently the WCA website does not implement the following attributes: `Event#competitorLimit`, `Event#qualification`, `Round#scrambleSets`, `Activity#scrambleSetId`
27+
28+
## Examples
29+
30+
There are many applications using the WCIF format already, those include:
31+
- [WCA Live](https://github.com/thewca/wca-live)
32+
- [Groupifier](https://github.com/jonatanklosko/groupifier)
33+
- [Scrambles Matcher](https://github.com/viroulep/scrambles-matcher)
34+
- [TNoodle](https://github.com/thewca/tnoodle)
35+
- [WCIF Scripts](https://github.com/jonatanklosko/wcif-scripts)

0 commit comments

Comments
 (0)
Please sign in to comment.