This repository contains several example applications leveraging the power of OneGraph.
Each example is a self-contained package.
- PackageInfo: A service that provides detailed information about npm packages.
It combines information from npm, Github and BundlePhobia. (source) - Youtube Captions: A service that lists interactive video captions for YouTube videos. (source)
- SpotDj: A collaborative Spotify DJ app using ReasonReact and webrtc to synchronize Spotify players for a shared music experience
- Stocks CLI: A CLI service that shows stock market information. (source)
- Twitter CLI: A CLI service that shows Twitter user information. (source)