Skip to content
@castle-api-project

JP-Castle API Project

日本の城API プロジェクト

banner

日本の城をAPI化することを目標としています!

城郭データストア

城郭データストア(城郭まとめサイト)

日本の城 API

日本の城をJSON形式でまとめてます。目標は1000城!!
助っ人求む 情報提供 プルリク Issues 是非お願いします

サンプルデータ

{
  "name": "名古屋城",
  "alias": ["金鯱城", "金城", "柳城", "亀屋城", "蓬左城"],
  "build": 1619,
  "castle_tower": {
    "structure": [5, 5],
    "condition": "復元",
  },
  "scale": 5,
  "type": "平城",
  "latlng": [35.18551, 136.89923],
  "place": {
    "prefecture": "愛知県",
    "area": "尾張",
    "city": "名古屋市中区",
    "address": "愛知県名古屋市中区本丸1-1",
  },
  "remains": ["", "土塁", "石垣", "曲輪", "虎口", "井戸", "", "庭園"],
  "restorations": ["天守閣", "", ""],
  "categories": ["重要文化財", "特別史跡", "百名城", "三大名城"],
  "site": "https://www.nagoyajo.city.nagoya.jp",
},

Popular repositories

  1. castle-api-app castle-api-app Public

    日本の城API.app

    TypeScript 2

  2. jp-castle-api jp-castle-api Public archive

    日本の城API

    TypeScript

  3. .github .github Public

Repositories

Showing 3 of 3 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…