farahmadii/restful-graphql-microservice
This repository is a restful API created in Spring boot on a data source of various dog breeds, the API endpoints are secured with extending spring security configuration and documented with swagger, finally the API is integration and unit tested. It also includes an implementation of Graphql API query system and a Netflix Eureka-based microservice server and client on the same data source.
Java