Skip to content

Latest commit

 

History

History
2 lines (1 loc) · 409 Bytes

README.md

File metadata and controls

2 lines (1 loc) · 409 Bytes

Implemented a twitter application like on Facebook Developer Platform which uses Google App Engine and its datastore to store and retrieve the tweets. Facebook API calls allow tweets along with user profile pictures to be displayed. Asynchronous Batch Requests allows the application to make multiple Graph API calls in a single HTTP request. GraphQL enables to read and write to the Facebook Social Graph.