open-meteo-kotlin is an open-source project that aims to ease the usage of the Open-Meteo APIs.
This document may not be exhaustive or attribute everyone: feel free to open a pull request to fix or add any missing attributions (eg: code, documentation, APIs...).
- Open-Meteo.com and its source code
- The open-source, free and public API server(s)
- Copernicus Program
- German Weather Service DWD
- GeoNames
- European Centre for Medium-Range Weather Forecasts (ECMWF)
- CAMS ENSEMBLE data provider
- DadiBit: initial developer
- DadiBit: in-code documentation
- microsoft/mu: this file
- M66B/FairEmail: this file
- wasmerio/wasmer: this file
- dotnet/fsharp: this file
- How to publish a Java / Kotlin library to Jitpack (Sami Eljabali)
- Creating your own HTTP API wrapper library: Design Patterns (Tompee Balauag)
- How to Publish Android Library on JitPack.io with GitHub?
- Automating Android library release using Github Actions
- How to Write Better Git Commit Messages – A Step-By-Step Guide
- How to verify your commits on GitHub