An open API service indexing awesome lists of open source software.

https://github.com/printhelloworldd/zap-hobby-api

Hobby API is a REST + GraphQL service written in Java 17 and Spring Boot, which returns a list of hobbies (name, image, categories) from PostgreSQL. The service caches responses in Redis and scales with Nginx (Round Robin load balancing). Containerization is done via Docker and Docker Compose.
https://github.com/printhelloworldd/zap-hobby-api

api caching docker docker-compose graphql hobby java load-balancing nginx postgresql redis rest-api spring-boot

Last synced: 3 months ago
JSON representation

Hobby API is a REST + GraphQL service written in Java 17 and Spring Boot, which returns a list of hobbies (name, image, categories) from PostgreSQL. The service caches responses in Redis and scales with Nginx (Round Robin load balancing). Containerization is done via Docker and Docker Compose.

Awesome Lists containing this project