Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tejainece/open_weather_map
Client library to access Open Weather Map API.
https://github.com/tejainece/open_weather_map
api api-client api-rest dartlang library openweathermap openweathermap-api
Last synced: about 2 months ago
JSON representation
Client library to access Open Weather Map API.
- Host: GitHub
- URL: https://github.com/tejainece/open_weather_map
- Owner: tejainece
- License: other
- Created: 2019-03-06T16:31:04.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-07T09:03:25.000Z (almost 6 years ago)
- Last Synced: 2023-08-20T22:52:19.889Z (over 1 year ago)
- Topics: api, api-client, api-rest, dartlang, library, openweathermap, openweathermap-api
- Language: Dart
- Size: 20.5 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
A library for Dart developers.
Created from templates made available by Stagehand under a BSD-style
[license](https://github.com/dart-lang/stagehand/blob/master/LICENSE).## Usage
A simple usage example:
```dart
import 'package:open_weather_api/open_weather_api.dart';main() {
var awesome = new Awesome();
}
```## Features and bugs
Please file feature requests and bugs at the [issue tracker][tracker].
[tracker]: http://example.com/issues/replaceme