BlueskyEx.Client.RequestUtils.URI (bluesky_ex v0.1.0)

A module to namespace functions that generate an AT URI.

Link to this section Summary

Link to this section Functions

Link to this function

create_record(pds)

@spec create_record(String.t()) :: String.t()
Link to this function

create_session(pds)

@spec create_session(String.t()) :: String.t()
Link to this function

get_popular(pds, query)

@spec get_popular(String.t(), any()) :: String.t()
Link to this function

get_timeline(pds, query)

@spec get_timeline(String.t(), any()) :: String.t()