GraphQL is a data query language for APIs and a runtime for fulfilling those queries with your existing data developed by Facebook in 2012 and launched on the internet in 2015. It is an alternative to REST and ad-hoc web service architectures.
A Julia package for interacting with the Twitter API. Twitter.jl is a Julia package to work with the Twitter API v1.1. Currently, only the RESTAPI methods are supported; streaming API endpoints aren't implemented at this time. Once your application is approved, you can access your dashboard/portal to grab your authentication credentials from the "Details" tab of the application.