You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Might be nice to split things up into layers a bit more. Lowest layer just knows how to make a certain request to Graph API using spray-client, and returns Future with raw http response. Then a higher layer parses this into case classes and errors.
The text was updated successfully, but these errors were encountered:
Might be nice to split things up into layers a bit more. Lowest layer just knows how to make a certain request to Graph API using spray-client, and returns Future with raw http response. Then a higher layer parses this into case classes and errors.
The text was updated successfully, but these errors were encountered: