An example application used at an organization (generating buy-in)

I wanted to share my first Julia application as part of my research lab.
https://github.com/uva-bi-sdad/GitHubAPI.jl
I plan to use this application to introduce my colleagues to the Julia language. The initial reaction has been quite good in large part to the documentation features. This is one way to address a big issue from the community survey (peers not knowing/using the language).

I also want to give a shoutout to those that have worked in the tools to make it possible to transition this task from R to Julia: ConfParser.jl, Diana.jl, JSON3.jl, LibPQ.jl, TimeZones.jl, Documenter.jl, and Weave.jl.

4 Likes