Rest Api

Rest Api taxonomy generated by the site skill importer.

25 個技能
A
springboot-patterns

作者 affaan-m

springboot-patterns 可協助你設計 Spring Boot 後端,建立清楚的 controller、service、repository 分層,並涵蓋 validation、pagination、caching、async processing、profiles 與 event-driven flows。當你需要的是可維護、適合上線的實作模式,而不是零散的 Spring 寫法時,可將它作為 Backend Development 的 springboot-patterns 指南。

後端开发
收藏 0GitHub 156.3k
A
kotlin-ktor-patterns

作者 affaan-m

kotlin-ktor-patterns 可協助你使用 routing DSL、plugins、authentication、Koin DI、kotlinx.serialization、WebSockets 與 testApplication 測試來建立或重構 Ktor 後端。這份 kotlin-ktor-patterns 指南適合用來提升 Backend Development 的可維護性,並讓伺服器架構更清楚。

後端开发
收藏 0GitHub 156.2k
A
jira-integration

作者 affaan-m

jira-integration 技能可協助 AI 代理擷取 Jira issues、整理需求、新增留言、變更狀態,並將工作回連到 tickets。它支援透過 mcp-atlassian 的 MCP 整合或直接使用 Jira REST API,適合想把實用的 Jira 問題追蹤帶進程式開發流程的團隊。

問題追踪
收藏 0GitHub 156.2k
A
django-patterns

作者 affaan-m

django-patterns 是一份實用的 Django 架構模式指南,涵蓋 DRF APIs、ORM 使用、快取、signals、middleware 與 split settings。它能幫助後端團隊標準化專案結構,以更少的猜測建立可維護的應用程式。

後端开发
收藏 0GitHub 156.1k
A
backend-patterns

作者 affaan-m

backend-patterns 是一個適用於 Node.js、Express 和 Next.js API routes 的後端開發技能。它能協助你處理 API 設計、repository/service/controller 分層、驗證、快取、背景工作與資料庫最佳化,讓你在建構更乾淨的 server-side 系統時,少一些猜測、多一些依據。

後端开发
收藏 0GitHub 156.1k
A
api-connector-builder

作者 affaan-m

api-connector-builder 可協助你依照宿主 repository 現有的整合模式、 wiring、測試與慣例,新增 repo-native API connector 或 provider。

API 开发
收藏 0GitHub 156.1k
A
api-design

作者 affaan-m

api-design 是一個專注於 REST API 設計的 skill,適合用來規劃與審查 endpoints、資源命名、狀態碼、分頁、篩選、版本控管與錯誤回應。

API 开发
收藏 0GitHub 156.1k
W
api-design-principles

作者 wshobson

api-design-principles 可協助你設計與審查 REST 和 GraphQL API,提供檢查清單、參考文件與 FastAPI 範本。適合在實作前用來改善資源命名、HTTP 語意、分頁、錯誤處理、版本管理與 schema 結構。

API 开发
收藏 0GitHub 32.6k
A
api-and-interface-design

作者 addyosmani

api-and-interface-design 技能協助你為 REST、GraphQL、SDK、元件 props 與模組邊界設計穩定、難以誤用的公開介面。當 API 開發需要清楚契約、更安全的預設值,以及能在不破壞使用者的前提下持續演進的可信路徑時,就適合使用它。

API 开发
收藏 0GitHub 18.7k
H
huggingface-datasets

作者 huggingface

使用 huggingface-datasets 技能來處理 Hugging Face Dataset Viewer API 工作流程:驗證資料集、解析 splits、預覽與分頁列資料、搜尋文字、套用篩選條件,並取得 parquet 連結或統計資訊。這是一份實用的 huggingface-datasets 指南,適合只讀的資料集探索。

网页抓取
收藏 0GitHub 10.4k
M
fastapi-router-py

作者 microsoft

fastapi-router-py 是一個用於 FastAPI 路由的腳手架,適合建立 CRUD endpoints、auth dependencies、response models 與 HTTP status codes。它能幫助 Backend Development 團隊以模板方式建立一致的 routers,而不是一個個手寫每個 endpoint。當你需要可預期的結構、可重用的模式,以及為新的 REST resources 減少猜測時,就很適合使用它。

後端开发
收藏 0GitHub 2.3k
M
azure-speech-to-text-rest-py

作者 microsoft

azure-speech-to-text-rest-py 是一個 Python 版 Azure Speech REST 技能,適合在不使用 Speech SDK 的情況下進行短音訊轉錄。當你需要直接掌控 HTTP、快速完成設定,且要支援最長 60 秒的音訊檔時,這個技能特別適合後端開發。這份指南涵蓋安裝、驗證、音訊格式,以及何時應避免用在長音訊、串流或批次轉錄情境。

後端开发
收藏 0GitHub 2.3k
M
azure-mgmt-apimanagement-py

作者 microsoft

azure-mgmt-apimanagement-py 是 Azure API Management 的 Python SDK。使用這個技能來安裝套件、用 Azure 憑證進行驗證、建立 ApiManagementClient,並在後端開發流程中管理 APIM 服務、API、產品、訂閱與原則。

後端开发
收藏 0GitHub 2.2k
W
wp-abilities-api

作者 WordPress

wp-abilities-api 可協助你用 PHP 註冊 WordPress abilities 與 categories,透過 `wp-abilities/v1` 對外提供,並搭配 `@wordpress/abilities` 使用。這個 wp-abilities-api 技能適用於後端開發,當你需要可靠的安裝、使用與操作指引,涵蓋 core、plugin、theme 或 mu-plugin 工作流程時特別有用。

後端开发
收藏 0GitHub 1.4k
W
wp-rest-api

作者 WordPress

wp-rest-api 技能可協助你更少靠猜測地建立、擴充與除錯 WordPress REST 端點。可用於 route 註冊、`permission_callback` 與 auth 檢查、schema 與參數驗證、回應結構調整、`register_rest_field`/`register_meta`,以及透過 `show_in_rest` 將 CPT 或 taxonomies 對外公開。這是一份適用於 plugins、themes 與 mu-plugins 中 API 開發的實用 wp-rest-api 指南。

API 开发
收藏 0GitHub 1.4k
A
woocommerce

作者 alinaqi

woocommerce 技能可協助你透過 WooCommerce 的 REST API 整合商品、訂單、客戶、webhook 與自訂擴充功能的商店資料。它特別適合用於 woocommerce 後端開發,並提供實用的 woocommerce 操作步驟,涵蓋設定、驗證、端點模式與更安全的 API 工作流程。

後端开发
收藏 0GitHub 607
J
hummingbird

作者 Joannis

hummingbird skill 提供 Hummingbird 2 的實用指引;Hummingbird 2 是一個輕量級的 Swift HTTP 伺服器框架。當你需要一份聚焦的 hummingbird 指南時,可用它來安裝、設定與使用 hummingbird 進行後端開發,包括路由、middleware、認證、websockets,以及 Fluent 整合。

後端开发
收藏 0GitHub 57
X
tweetclaw

作者 Xquik-dev

tweetclaw 是可安裝的 OpenClaw 外掛,適用於結構化的 X/Twitter 工作流程。這個 tweetclaw skill 涵蓋安裝、設定、憑證邊界、寫入與付費操作的明確核准、私密資料處理、監控控制,以及更安全進行 Social Media 操作時的實用 tweetclaw 用法。

社交媒体
收藏 0GitHub 37
M
exploiting-excessive-data-exposure-in-api

作者 mukul975

exploiting-excessive-data-exposure-in-api 可協助資安稽核團隊檢視 API 回應中是否有過度揭露的欄位,包括個資、機密、內部 ID 與除錯資料。它提供聚焦的工作流程、參考模式與分析邏輯,用來將回傳資料與預期的 schema 及角色權限做比對。

安全稽核
收藏 0GitHub 0
M
detecting-api-enumeration-attacks

作者 mukul975

detecting-api-enumeration-attacks 協助資安稽核團隊透過分析連續 ID、404 暴增、授權失敗與文件探索路徑,偵測 API 探測、BOLA 與 IDOR。它適合用於以日誌為主的偵測指引、規則草擬,以及 API 濫用樣態的實務審視。

安全稽核
收藏 0GitHub 0
M
conducting-api-security-testing

作者 mukul975

conducting-api-security-testing 可協助已授權的測試人員,依據 OWASP API Security Top 10 流程,針對 REST、GraphQL 與 gRPC API 評估身分驗證、授權、速率限制、輸入驗證與業務邏輯缺陷。適合用於結構化、以證據為基礎的 API 安全測試與安全稽核檢視。

安全稽核
收藏 0GitHub 0
G
aspnet-minimal-api-openapi

作者 github

aspnet-minimal-api-openapi 可協助建立 ASP.NET Minimal API 端點,涵蓋 typed results、DTO 驗證、MapGroup 組織方式,以及更完整的 OpenAPI 中繼資料。適合用來先釐清安裝與使用情境、撰寫更精準的提示,並在實務 API 開發中提升端點設計與使用品質。

API 开发
收藏 0GitHub 0
W
openapi-spec-generation

作者 wshobson

openapi-spec-generation 可協助團隊以 design-first、code-first 與混合式流程建立與優化 REST API 的 OpenAPI 3.1 規格。適合用來起草 API contract、修整既有 spec,並以更完整的範本與實用參考支援文件撰寫、SDK generation 與驗證工作。

API 开发
收藏 0GitHub 0
Z
api-designer

作者 zhaono1

api-designer 可協助你設計與審查 REST 和 GraphQL API,提供實用參考資料,並搭配 `generate_api.py` 與 `validate_api.py` 產出草案規格與進行基本驗證。

API 开发
收藏 0GitHub 0
Rest Api