GraphQL API
Josh implements a GraphQL API to query the content of repositories without a need to clone them via a git client.
The API is exposed at:
http://hostname/~/graphql/name_of_repo.git
To explore the API and generated documentation, an interactive GraphQL shell can be found at:
http://hostname/~/graphiql/name_of_repo.git