Skip to content

alexdunne/gs-onboarding

Repository files navigation

gs-onboarding

Architecture Diagram

Services

Consumer

The consumer service periodically fetches the top stories from hacker news and stores all non dead nor deleted items in the database

API

The API service is a gRPC server that offers a interface to fetched the stored hacker news stories

Gateway

The gateway service is main entry point for third parties to access all other systems. Currently, it is responsible for proxying requests to the API service

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages