Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tacosontitan/weatherstack

A simple package for interacting with Weatherstack's public API within .NET ecosystems.
https://github.com/tacosontitan/weatherstack

api csharp dotnet dotnet-core weather weather-api weatherstack weatherstack-api

Last synced: about 1 month ago
JSON representation

A simple package for interacting with Weatherstack's public API within .NET ecosystems.

Awesome Lists containing this project

README

        

# ⛈️ Weatherstack

Weatherstack allows for simplified interactions with [Weatherstack's public APIs](https://weatherstack.com/documentation).

![License](https://img.shields.io/github/license/tacosontitan/Weatherstack?logo=github&style=for-the-badge)

## 💁‍♀️ Getting Started

Get started by reviewing the answers to the following questions:

- [How can I help?](./CONTRIBUTING.md)
- [How should I behave here?](./CODE_OF_CONDUCT.md)
- [How do I report security concerns?](./SECURITY.md)
- [What third-party dependencies are used?](./NOTICES.md)

### ✅ Small changes, continuously integrated

Weatherstack employs workflows for continuous integration to ensure the repository is held to industry standards; here's the current state of those workflows:

![.NET Workflow](https://img.shields.io/github/actions/workflow/status/tacosontitan/Weatherstack/build.yml?label=Build%20and%20Test&logo=dotnet&style=for-the-badge)

### 💎 A few more gems

We believe in keeping the community informed, so here's a few more tidbits of information to satisfy some additional curiosities:

![Contributors](https://img.shields.io/github/contributors/tacosontitan/Weatherstack?logo=github&style=for-the-badge)
![Issues](https://img.shields.io/github/issues/tacosontitan/Weatherstack?logo=github&style=for-the-badge)
![Stars](https://img.shields.io/github/stars/tacosontitan/Weatherstack?logo=github&style=for-the-badge)
![Size](https://img.shields.io/github/languages/code-size/tacosontitan/Weatherstack?logo=github&style=for-the-badge)
![Line Count](https://img.shields.io/tokei/lines/github/tacosontitan/Weatherstack?logo=github&style=for-the-badge)