PokeAPI 是一个只读的 RESTful Web 接口和综合知识库,提供有关宝可梦物种、招式和游戏系列实体的结构化数据。它作为一个容器化数据服务,旨在为应用中的程序化使用提供游戏统计数据和实体详情。
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 的开源替代品包括: 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…
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
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
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
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