iCalHub is a web application that allows users to find and subscribe to public calendars.
The application is built using the gin framework for Go.
🏖️ Holidays
- China
/holidays/china🍿 Movies
- Upcoming releases - IMDb
/movies/imdb/:regionThe region is optional. If not provided, the region will be set to China.
The region code can be found 🔗here.
- Upcoming Movies - Douban
/movies/douban📡 Astronomy
- Date and Time of the Moon Phase|Hong Kong Observatory(HKO)
/astronomy/moon/:year
The year is optional. If not provided, the current year will be used.
🎮 Games
- Upcoming Releases - Steam
/games/steam/:type/:language
the type must be one of the following: all, popular;
the language is optional, and its default value is zh_CH, currently only supports zh_CH and en_US.