Add shirabe.dev — Shirabe Calendar API 1.0.0 + Shirabe Address API 1.0.0#2452
Open
Shirabe-dev-sys wants to merge 1 commit into
Open
Conversation
2 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adding Shirabe — a Japan-specific AI-native API platform by Techwell Inc.
Two OpenAPI 3.1.0 specs are included under the reverse-DNS path
APIs/shirabe.dev/.1. Shirabe Calendar API —
APIs/shirabe.dev/calendar/1.0.0/openapi.yamlJapanese calendar data (rokuyo 六曜, rekichu 暦注 / auspicious days, eto 干支, 24 solar terms) with purpose-specific auspicious-day scoring across 8 categories (wedding, funeral, moving, construction, business opening, car delivery, marriage registration, travel). Astronomical-precision lunar calendar engine.
https://shirabe.devX-API-Keyheader for paid tiers/api/v1/calendar/{date}, GET/api/v1/calendar/range, GET/api/v1/calendar/best-days, GET/health)2. Shirabe Address API —
APIs/shirabe.dev/address/1.0.0/openapi.yamlJapanese address normalization using the Address Base Registry (アドレス・ベース・レジストリ) published by Digital Agency of Japan under CC BY 4.0. Covers all 47 prefectures. Returns normalized string, structured components (prefecture / city / town / block / building / floor), postal code, WGS84 coordinates, match level, confidence score, and ABR attribution.
https://shirabe.devX-API-Keyheader for paid tiers/api/v1/address/normalize, POST/api/v1/address/normalize/batch, GET/api/v1/address/health, etc.)attributionfield required for downstream propagation per CC BY 4.0.Validation
Both specs are:
Operator / Contact