Package

github4s

Permalink

package github4s

Visibility
  1. Public
  2. All

Type Members

  1. case class CirceJSONBody(value: String) extends BulkBodyPart with Product with Serializable

    Permalink
  2. trait EvalInstances extends AnyRef

    Permalink
  3. trait FutureCaptureInstance extends AnyRef

    Permalink
  4. class GHAuth extends AnyRef

    Permalink
  5. class GHGists extends AnyRef

    Permalink
  6. class GHIssues extends AnyRef

    Permalink
  7. class GHRepos extends AnyRef

    Permalink
  8. class GHUsers extends AnyRef

    Permalink
  9. class Github extends AnyRef

    Permalink

    Represent the Github API wrapper

  10. case class GithubApiUrls(baseUrl: String, authorizeUrl: String, accessTokenUrl: String) extends Product with Serializable

    Permalink
  11. class HttpClient[C, M[_]] extends AnyRef

    Permalink
  12. class HttpRequestBuilder[C, M[_]] extends AnyRef

    Permalink
  13. trait HttpRequestBuilderExtension[C, M[_]] extends AnyRef

    Permalink
  14. trait HttpRequestBuilderExtensionJS extends AnyRef

    Permalink
  15. trait IdInstances extends AnyRef

    Permalink

Value Members

  1. object BuildInfo extends Product with Serializable

    Permalink

    This object was generated by sbt-buildinfo.

  2. object Decoders

    Permalink

    Implicit circe decoders of domains objects

  3. object Github

    Permalink

    Companion object for github4s.Github

  4. object GithubDefaultUrls

    Permalink
  5. object GithubResponses

    Permalink
  6. object HttpClient

    Permalink
  7. object HttpRequestBuilder

    Permalink
  8. package api

    Permalink
  9. object app

    Permalink
  10. package free

    Permalink
  11. object implicits extends FutureCaptureInstance with EvalInstances with IdInstances with FutureInstances

    Permalink
  12. package js

    Permalink
  13. package util

    Permalink

Ungrouped