This project is a complete working web api to generate zemanim (Jewish Calendar Times) for any location in the world.
One of the primary goals of this project was for me to brush up on my program design skills. Due to this I decided to go with a classic MVC approach which keeps the code organized and clearly defines the role of each class.
The motivation for this project was from a friend of mine who complained how the myzmanim.com api costs 15 dollars a month. I created this to provide a free alternative for developers to use when they require a free platform independent web api for zemanim.
To use a prehosted version of this app. Go to https://wyrezmanim.herokuapp.com
If you would like to host this app yourself. You can do so on any platform that supports asp.net core. A couple of cloud providers that do support asp.net core include heroku, aws, azure and digital ocean.
The api was solely designed and implemented by Yaakov from the WYRE corp
To contact the developer with question, comments or anything else, just send a email to steeltoejava at gmail.com (The @ symbol is ommited to prevent spam scrapers)