https://github.com/9sako6/yahoo-calendar-api
API for Yahoo! JAPAN Calendar (https://calendar.yahoo.co.jp/)
https://github.com/9sako6/yahoo-calendar-api
api express typescript vite yahoo-api
Last synced: 3 months ago
JSON representation
API for Yahoo! JAPAN Calendar (https://calendar.yahoo.co.jp/)
- Host: GitHub
- URL: https://github.com/9sako6/yahoo-calendar-api
- Owner: 9sako6
- Created: 2022-03-19T11:04:04.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-13T16:14:38.000Z (about 4 years ago)
- Last Synced: 2024-12-31T20:31:19.230Z (over 1 year ago)
- Topics: api, express, typescript, vite, yahoo-api
- Language: TypeScript
- Homepage:
- Size: 850 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Yahoo! Calendar API v0
[](https://github.com/9sako6/yahoo-calendar-api/actions/workflows/ci.yaml)
## Overview
This is an API to fetch information from
[Yahoo! JAPAN カレンダー](https://calendar.yahoo.co.jp/).
## Usage
Run the API server on `localhost:8080`.
# development
npm run dev
# production
docker compose up server
## API Specification
https://9sako6.github.io/yahoo-calendar-api/