awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
PokeAPI avatar

PokeAPI/pokeapi

0
View on GitHub↗
5,250 星标·1,136 分支·Python·BSD-3-Clause·4 次浏览pokeapi.co↗

Pokeapi

PokeAPI 是一个只读的 RESTful Web 接口和综合知识库,提供有关宝可梦物种、招式和游戏系列实体的结构化数据。它作为一个容器化数据服务,旨在为应用中的程序化使用提供游戏统计数据和实体详情。

该服务支持检索全面的宝可梦游戏数据和引用游戏实体元数据。用户可以通过 REST 和 GraphQL 接口访问此信息,以获取特定数据点并填充外部应用界面。

Features

  • RESTful API Designs - Exposes structured Pokémon game data through standardized RESTful HTTP endpoints.
  • Pokémon Data Libraries - Provides structured Pokémon statistics and details for use in external applications.
  • Domain Knowledge Bases - Provides a comprehensive digital encyclopedia of Pokémon game data and entity details.
  • Relational Database Backends - Uses a relational database as the primary application state storage for game entity relationships.
  • Entity-to-API - Maps domain entities directly to REST API endpoints for programmatic retrieval of detailed information.
  • Game Data Repositories - Provides a comprehensive standardized interface to fetch detailed Pokémon game series data.
  • Entity Metadata Repositories - Serves as a comprehensive database of game series elements and metadata for external projects.
  • API Data Consumption - Enables the retrieval and parsing of structured game data from a remote web service.
  • Resource-Based Routing - Implements a routing system where URLs are mapped to specific Pokémon data entities.
  • RESTful Data APIs - Provides a programmatic RESTful data API for retrieving structured Pokémon species and game information.
  • Container Deployment - Utilizes container-based deployment workflows to orchestrate the application and its dependencies.
  • Containerized Data Services - Functions as a data-intensive service running within an isolated container environment.
  • Containerized Deployment Orchestration - Employs containerized deployment orchestration to ensure consistent environments for the data service.
  • Containerized Deployments - Provides standardized packaging for consistent application execution across diverse hosting environments.
  • GraphQL Data Fetching - Supports GraphQL data fetching to retrieve multiple data points in a single network request.

Star 历史

pokeapi/pokeapi 的 Star 历史图表pokeapi/pokeapi 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

常见问题解答

pokeapi/pokeapi 是做什么的?

PokeAPI 是一个只读的 RESTful Web 接口和综合知识库,提供有关宝可梦物种、招式和游戏系列实体的结构化数据。它作为一个容器化数据服务,旨在为应用中的程序化使用提供游戏统计数据和实体详情。

pokeapi/pokeapi 的主要功能有哪些?

pokeapi/pokeapi 的主要功能包括:RESTful API Designs, Pokémon Data Libraries, Domain Knowledge Bases, Relational Database Backends, Entity-to-API, Game Data Repositories, Entity Metadata Repositories, API Data Consumption。

pokeapi/pokeapi 有哪些开源替代品?

pokeapi/pokeapi 的开源替代品包括: babybuddy/babybuddy — BabyBuddy is a self-hosted infant care tracking application designed for logging feedings, diaper changes, and growth… relax/relax — Relax is a headless content management system and visual website builder. It allows for the creation and organization… clintonwoo/hackernews-react-graphql — This project is a GraphQL web application with a React frontend that utilizes server-side rendering to generate HTML… postlight/headless-wp-starter — This project is a headless WordPress starter kit and React frontend boilerplate. It provides a decoupled CMS… dataabc/weibo-crawler — This project is a Sina Weibo web scraper and social media data pipeline designed to extract user profiles, posts,… herberthe/iptv-sources — This project is a containerized IPTV service that aggregates channel playlists from multiple public sources and serves…

Pokeapi 的开源替代方案

相似的开源项目,按与 Pokeapi 的功能重合度排序。
  • babybuddy/babybuddybabybuddy 的头像

    babybuddy/babybuddy

    2,669在 GitHub 上查看↗

    BabyBuddy is a self-hosted infant care tracking application designed for logging feedings, diaper changes, and growth metrics to monitor child development. It functions as a private data store for sensitive health and activity records, providing a containerized environment for managing childcare data across different hardware architectures. The system integrates with home automation hubs and provides a RESTful API to enable programmatic recording and querying of care data. It supports collaborative caregiver management, allowing multiple family members or professional caregivers to share acce

    Pythonbabydashboarddjango
    在 GitHub 上查看↗2,669
  • relax/relaxrelax 的头像

    relax/relax

    8,103在 GitHub 上查看↗

    Relax is a headless content management system and visual website builder. It allows for the creation and organization of digital content delivered via a GraphQL API to a React frontend, utilizing a component-based visual editor to construct web pages and layouts without writing manual code. The platform integrates a dockerized content manager for simplified deployment and uses a schema-driven approach to structure data architecture and entry types. It features a dynamic administrative experience built with React and Redux to manage site states and user interfaces. The system provides broad c

    JavaScript
    在 GitHub 上查看↗8,103
  • clintonwoo/hackernews-react-graphqlclintonwoo 的头像

    clintonwoo/hackernews-react-graphql

    4,533在 GitHub 上查看↗

    This project is a GraphQL web application with a React frontend that utilizes server-side rendering to generate HTML on the server for improved initial load times and search engine indexing. The application supports both static site generation for fast delivery via pre-rendered HTML files and containerized deployment to ensure consistent runtime behavior across different environments. The project includes capabilities for GraphQL data integration, frontend asset optimization through code-splitting, and component UI verification using snapshot testing. It also provides a mechanism for managin

    TypeScriptapolloexpressgraphql
    在 GitHub 上查看↗4,533
  • postlight/headless-wp-starterpostlight 的头像

    postlight/headless-wp-starter

    4,558在 GitHub 上查看↗

    This project is a headless WordPress starter kit and React frontend boilerplate. It provides a decoupled CMS architecture that separates the WordPress data source from the presentation layer, utilizing WordPress as a content API and React for the client-side user interface. The starter kit includes a Dockerized WordPress environment for rapid local development bootstrapping. It implements a GraphQL integration to fetch content and custom data schemas from the backend, using JSON Web Tokens for secure API authentication. The project covers content migration and data import from external insta

    JavaScriptgraphql-apiheadless-cmsheadless-wp
    在 GitHub 上查看↗4,558
查看 Pokeapi 的所有 30 个替代方案→