Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/tacosontitan/weatherstack
- Owner: tacosontitan
- License: mit
- Created: 2024-07-25T23:17:21.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-09-30T23:19:50.000Z (about 1 month ago)
- Last Synced: 2024-10-13T01:41:52.554Z (about 1 month ago)
- Topics: api, csharp, dotnet, dotnet-core, weather, weather-api, weatherstack, weatherstack-api
- Language: C#
- Homepage:
- Size: 68.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
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)