chiroptical / erlang_bits

Planning for Erlang Bits https://youtube.com/playlist?list=PLW_sOzxD_4gQCxnd0D25B9gxidM62FtFD
Apache License 2.0
0 stars 0 forks source link

Bit idea: basic gen_server #4

Open chiroptical opened 1 year ago

chiroptical commented 1 year ago

Discuss processes with a basic gen_server. We'll need this to work towards supervision and application behaviors

chiroptical commented 1 year ago

Idea: fetch this API every N seconds https://api.weather.gov/gridpoints/BOX/71,91/forecast (somewhere in Boston) and store the temperature.