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

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/)

Awesome Lists containing this project

README

          

# Yahoo! Calendar API v0

[![CI](https://github.com/9sako6/yahoo-calendar-api/actions/workflows/ci.yaml/badge.svg)](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/