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

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

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

![Sunrise and Sunset Calculator](https://i.stack.imgur.com/eohAB.png)