スキル一覧に戻る
kjibba

norwegian-api-integrations

by kjibba

0🍴 0📅 2026年1月25日
GitHubで見るManusで実行

SKILL.md


name: norwegian-api-integrations description: Integration with Norwegian public and private APIs to automate data entry and validation.

Norwegian API Integrations

Reduce "clicks" by prepopulating data using Norwegian services.

Critical Lookups

1. Address Lookup (Kartverket / SSR / Posten)

2. Business Lookup (Brønnøysundregistrene)

3. Weather & Climate (Yr.no / MET)

Data Mapping (Norwegian Standards)

Ensure the database fields map correctly to these public schemas:

  • Poststed -> Postal Area
  • Knr (Kommune nummer) -> Municipality Number
  • Gnr/Bnr (Gårdsnummer/Bruksnummer) -> Unique property ID for real estate validation.

Implementation Pattern

  • Create a lib/external directory for API wrappers.
  • Implement rate-limiting and local caching (Redis/Prisma) to avoid hitting public API limits.
  • Use Norwegian labels in the UI while keeping English keys in the API response objects.

スコア

総合スコア

50/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です