8000 GitHub - Gratheon/weather: gratheon.com small weather forecasting proxying microservice
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Gratheon/weather

Repository files navigation

gratheon / weather

Backend proxy service that makes request to third party weather service (open-meteo.com) and reports results in graphql format for frontend to consume.

Responsible for this view: Screenshot_20221216_114403

Architecture

flowchart LR
    web-app("<a href='https://github.com/Gratheon/web-app'>web-app</a>") --> graphql-router
    
    graphql-router --"poll schema"--> graphql-schema-registry
    graphql-router --> weather("<a href='https://github.com/Gratheon/weather'>weather</a>")
    weather --"register schema"-->graphql-schema-registry
Loading

Development

just start

About

gratheon.com small weather forecasting proxying microservice

Resources

License

Stars

Watchers

Forks

Languages

0