project twitter-full
A Twitter clone recreated with Pho Networks
pho-recipes/twitter-full
A Twitter clone recreated with Pho Networks
- Sunday, April 22, 2018
- by esokullu
- Repository
- 1 Watchers
- 0 Stars
- 3 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 1 Open issues
- 1 Versions
- 0 % Grown
A "full" Twitter clone recreated with Phở Networks, (*1)
The difference of the Twitter-full recipe from Basic is:, (*2)
- The generic name of Graph.pgql is renamed as Twitter.pgql
- The generic name of Status.pgql is renamed as Tweet.pgql
- The new Tweet.pgql is constrainted by 140 chars max.
- Private messaging incorporated with the Message.pgql edge.
The difference of the Twitter-full recipe from Twitter-simple is:, (*3)
- Private messaging incorporated with the Message.pgql edge.