https://github.com/qaware/cloud-native-weather-nodejs
A simple weather REST service using Node.js
https://github.com/qaware/cloud-native-weather-nodejs
cloud-native docker hacktoberfest kubernetes microservice nodejs skaffold tilt
Last synced: 6 months ago
JSON representation
A simple weather REST service using Node.js
- Host: GitHub
- URL: https://github.com/qaware/cloud-native-weather-nodejs
- Owner: qaware
- License: mit
- Created: 2022-07-04T10:22:31.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-27T11:04:28.000Z (over 2 years ago)
- Last Synced: 2025-03-29T11:41:44.396Z (6 months ago)
- Topics: cloud-native, docker, hacktoberfest, kubernetes, microservice, nodejs, skaffold, tilt
- Language: JavaScript
- Homepage:
- Size: 714 KB
- Stars: 1
- Watchers: 4
- Forks: 3
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cloud-native Weather Service with Node.js
This example implements a simple weather REST service using the Node.js and various useful frameworks.

## Maintainer
M.-Leander Reimer (@lreimer),
## License
This software is provided under the Apache v2.0 open source license, read the `LICENSE`
file for details.