Casey Book using Java, Spring-Boot, microservices, graphql and React.
Stars
1
Forks
0
Watchers
1
Open Issues
7
Overall repository health assessment
No package.json found
This might not be a Node.js project
18
commits
1
commits
Cleaning up extraneous code, slight adjustment to user api calls.
938e8d6View on GitHubUpdating and creating post implemented correctly in graphql
cbaf406View on GitHubReadying to bring in users and comments to graphql, possibly implement user auth as its own microservice
4d7b8bcView on GitHubUsers and Posts connected in graphql. Querying by posts to get users and by users to get posts implemented
aaf969cView on GitHubGetting ready to combine Users, Posts, Comments, and Friends into their own microservice to aid in graphql database access.
2acc6b9View on GitHubUpdate functionality working in java-graphql. Full CRUD implemented
6a38896View on GitHubCreating new users linked and working between apollo and java-graphql
cef2479View on GitHub