🎁 Get the FREE AI Skills Starter GuideSubscribe →
BytesAgainBytesAgain

All Skills — api

193 skills in "api"

🔌 MCP
kadykov/mcp-openapi-schema-explorer
📇 ☁️ 🏠 - Token-efficient access to OpenAPI/Swagger specs via MCP Resources.
GitHub
strawberry-django
Strawberry GraphQL integration with Django.
GitHub
webargs
A friendly library for parsing HTTP request arguments with built-in support for popular web frameworks.
🔌 MCP
evalstate/mcp-miro
📇 ☁️ - Access MIRO whiteboards, bulk create and read items. Requires OAUTH key for REST API.
🔌 MCP
fotoetienne/gqai
🏎 🏠 - Define tools using regular GraphQL queries/mutations and gqai automatically generates an MCP server for you.
GitHub
requests
HTTP Requests for Humans.
GitHub
qiskit
An IBM-backed quantum SDK for building, simulating, and running circuits on real quantum hardware.
GitHub
sentry-python
Sentry SDK for Python.
GitHub
apollo-client
A fully-featured, production ready caching GraphQL client
GitHub
Fuego
The framework for busy Go developers! Web framework generating OpenAPI 3 spec from source code.
GitHub
Flamingo
Framework for pluggable web projects. Including a concept for modules and offering features for DI, Configareas, i18n, template engines, graphql, observability, security, events, routing & reverse routing etc.
GitHub
Extism Go SDK
Universal, cross-language WebAssembly framework for building plug-in systems and polyglot apps.
GitHub
GraphQL with Go
Learn how to create a Go GraphQL server and client with code generation. Also includes creating REST endpoints.
🔌 MCP
blockrunai/blockrun-mcp
📇 ☁️ 🍎 🪟 🐧 - Access 30+ AI models (GPT-5, Claude, Gemini, Grok, DeepSeek) without API keys. Pay-per-use via x402 micropayments with USDC on Base.
🦀 ClawHub
MoltbotDen Agent Email
Free email for AI agents. Get {your-id}@agents.moltbotden.com. Send and receive email via REST API. DKIM/SPF/DMARC. Zero cost.
GitHub
go-httpbin
HTTP testing and debugging tool with various endpoints for client testing.
GitHub
schemathesis
A tool for automatic property-based testing of web applications built with Open API / Swagger specifications.
GitHub
GPT Actions
ChatGPT invokes actions (i.e. API calls) based on the endpoints and parameters specified in an [OpenAPI specification](https://swagger.io/specification/). Unlike the capability called "Function Calling", this capability will indeed call your function hosted by an API server.
GitHub
sciter-sdk/rust-sciter
Sciter bindings [![build badge](https://ci.appveyor.com/api/projects/status/github/sciter-sdk/rust-sciter?svg=true)](https://ci.appveyor.com/project/sciter-sdk/rust-sciter)
GitHub
Hurl
Run and test HTTP requests with plain text and libcurl [![CI](https://github.com/Orange-OpenSource/hurl/workflows/CI/badge.svg)](https://github.com/Orange-OpenSource/hurl/actions)
GitHub
Exadel CompreFace
face recognition system that can be easily integrated into any system without prior machine learning skills. CompreFace provides REST API for face recognition, face verification, face detection, face mask detection, landmark detection, age, and gender recognition and is easily deployed with docker.
GitHub
aws-apigateway-swagger-importer :fire::fire::fire:
Tools to work with Swagger.
GitHub
go-multiproxy
Library for making HTTP requests through a pool of proxies offering fault tolerance, load balancing, automatic retries, cookie management, and more, via http.Get/Post replacement or http.Client RoundTripper drop-in
GitHub
rawg-sdk-go
Go library for the [RAWG Video Games Database](https://rawg.io/) API
GitHub
swag
No comments, simple go wrapper to create swagger 2.0 compatible APIs. Support most routing frameworks, such as built-in, gin, chi, mux, echo, httprouter, fasthttp and more.
GitHub
GraphQL
GraphQL - Miscellaneous
GitHub
OpenZiti
A full, open source zero trust overlay network. Including numerous SDKs for numerous languages such as [golang](https://github.com/openziti/sdk-golang) allowing you to embed zero trust principles directly into your applications. The [OpenZiti Test Kitchen](https://github.com/openziti-test-kitchen) h
🔧 Dify
Openweather (Dify)
OpenWeather provides an API service offering access to global weather data. It allows developers to retrieve current conditions, forecasts, historical data, and other weather-related information. It supports various data formats and query parameters for different use cases. Please apply for an API Key on [Open Weather](https://home.openweathermap.org/api_keys). ![](./_assets/weather_1.PNG) The Ope
🔧 Dify
Github (Dify)
GitHub is a web-based platform for version control and collaboration, primarily used for software development. As a tool in Dify, it provides users the ability to search repositories by keywords. Please apply for an [API Key](https://github.com/settings/personal-access-tokens) or [OAuth Access Token](https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/creating-a-personal
🔧 Dify
Spark (Dify)
Apache Spark is an open-source, distributed computing system designed for big data processing and analytics. It provides high-level APIs in Java, Scala, Python, and R, and supports a wide array of data processing tasks, from SQL queries to machine learning and graph processing. Please apply for an API Key, API Secret and APPID from the [iFLYTEK open platform](https://console.xfyun.cn/services). Th
🔧 Dify
Siliconflow (Dify)
SiliconFlow provides high-quality GenAI services based on excellent open-source foundation models. You can use SiliconFlow in Dify through consolidated image generation, image editing, and video generation tools backed by current SiliconFlow models. Create a new API Key on the [SiliconCloud API management](https://cloud.siliconflow.cn/account/ak) page and ensure that you have sufficient balance. T
🔧 Dify
Azure Openai Tool (Dify)
Azure OpenAI offers powerful AI models for generating and editing images based on text prompts. Dify has integrated tools leveraging these capabilities for general image generation/editing functions. This document outlines the steps to configure and use these Azure OpenAI image tools in Dify. Please apply for an API Key on the [Azure OpenAI Platform](https://portal.azure.com/#home). This key will
GitHub
aws-mobile-sample-wif
Samples from the AWS Mobile SDK blog.
GitHub
13
TONresistor/teleton-plugins
You are building a plugin for **Teleton**, a Telegram AI agent on TON. Ask the user what plugin or tools they want to build, then follow this workflow. Before building, read the relevant reference files from the teleton-plugins repo: - **Full rules & SDK reference**: `CONTRIBUTING.md` — complete guide with tool definition, SDK API tables, error handling, lifecycle, best practices, testing
GitHub
Flutter
Google's mobile SDK for building native iOS and Android apps from a single codebase written in Dart.
GitHub
keto
Open Source (Go) implementation of "Zanzibar: Google's Consistent, Global Authorization System". Ships gRPC, REST APIs, newSQL, and an easy and granular permission language. Supports ACL, RBAC, and other access models.
GitHub
Pnutmux
Pnutmux is a powerful Go web framework that uses regex for matching and handling HTTP requests. It offers features such as CORS handling, structured logging, URL parameters extraction, middlewares, and concurrency limiting.
GitHub
How to Implement Role-Based Access Control (RBAC) Authorization in Golang
A guide to implementing Role-Based Access Control (RBAC) in Golang, including code examples, covering various methods to secure app endpoints with role-based authorization.
GitHub
Yeti-Switch
Transit class4 softswitch(SBC) with integrated billing and routing engine and REST API. ([Demo](https://demo.yeti-switch.org/), [Source Code](https://github.com/yeti-switch)) `GPL-2.0` `C++/Ruby`
GitHub
MyFin Budget
Personal finances platform (web + REST API + Android) that'll help you budget, keep track of your income/spending and forecast your financial future. ([Demo](https://github.com/afaneca/myfin?tab=readme-ov-file#demo-account---try-it-for-yourself), [Source Code](https://github.com/afaneca/myfin), [Cli
GitHub
Arch Tools
61 production-ready AI API tools for data science workflows: code analysis, web scraping, NLP, image generation, crypto data, and search. REST API and MCP protocol support. [GitHub](https://github.com/Deesmo/Arch-AI-Tools)
🔧 Dify
Vanna (Dify)
Vanna.ai is an innovative AI-driven platform designed to simplify the interaction between users and complex SQL databases. 1. Create an account and login to Vanna.ai. 2. Copy API key from API Keys. 1. Install Vanna.AI from Marketplace.
🔧 Dify
Gemini Image (Dify)
The **Gemini Image Tool** is used to access Gemini's image generation and editing models on Vertex AI. Currently, this plugin supports the following models. - Gemini 2.5 Flash Image (aka Nano Banana) Go to the [Google AI Studio](https://aistudio.google.com/app/apikey) and make an Gemini API Key. 1. In the **Dify Console**, go to **Plugin Marketplace**.
🔧 Dify
Alphavantage (Dify)
Alpha Vantage provides an API service offering access to a wide range of financial market data. It allows developers to retrieve real-time and historical stock prices, forex rates, cryptocurrency data, and technical indicators. An API key grants access to these data endpoints, enabling integration into applications, analysis tools, and research projects. Please apply for an API Key on the [AlphaVa
GitHub
aws-sdk-pandas
Pandas on AWS.
🤖 LobeHub
Специалист по Git с функциями ИИ-помощника
Роль: Специалист по Git AI Assistant Навыки: Оптимизация CI/CD, GitLab API, Pages, hooks, webhooks; структурированное взаимодействие; персонализированный опыт; обратная связь.
GitHub
golamb
Golamb makes it easier to write API endpoints for use with AWS Lambda and API Gateway.
GitHub
strawberry
A GraphQL library that leverages Python type annotations for schema definition.
← PrevPage 4 / 5 (193 skills)Next →