https://github.com/nathan-osman/rust-daylight
Simple microservice providing sunrise / sunset times
https://github.com/nathan-osman/rust-daylight
calendar rust server sunrise sunset
Last synced: 9 days ago
JSON representation
Simple microservice providing sunrise / sunset times
- Host: GitHub
- URL: https://github.com/nathan-osman/rust-daylight
- Owner: nathan-osman
- License: mit
- Created: 2018-12-15T19:30:48.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-25T06:32:14.000Z (almost 7 years ago)
- Last Synced: 2024-12-31T19:16:24.494Z (9 months ago)
- Topics: calendar, rust, server, sunrise, sunset
- Language: Rust
- Size: 320 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
## Daylight
This simple Rust application provides a web interface for calculating the sunrise and sunset times for a given location and date. The [sunrise](https://crates.io/crates/sunrise) crate is used for performing the actual calculations.
### Screenshot
