Skip to content

A server that exposes both a GraphQL API endpoint as well as REST API endpoints developed with Spring Boot as a demonstrative application for bachelor's disertation.

Notifications You must be signed in to change notification settings

lvrnjak1/MyBlogServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyBlogServer

Server application for bachelor's disertation paper using Spring Boot. This server expoeses a GraphQL endpoint as well as an equivalent REST API to showcase the differences and possibilities of both approaches to developing web APIs.

The GraphQL API is available at https://lvrnjak-blog-server.herokuapp.com/graphql.

The REST API is available at https://lvrnjak-blog-server.herokuapp.com/rest-api.

You can check out the source code for both client applications (developed with ReactJs) at GraphQL client and Rest client.

About

A server that exposes both a GraphQL API endpoint as well as REST API endpoints developed with Spring Boot as a demonstrative application for bachelor's disertation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages