PokeAPI es una interfaz web RESTful de solo lectura y base de conocimientos integral que proporciona datos estructurados sobre especies de Pokémon, movimientos y entidades de series de juegos. Funciona como un servicio de datos contenedorizado diseñado para entregar estadísticas de juegos y detalles de entidades para uso programático en aplicaciones.
Las características principales de pokeapi/pokeapi son: 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.
Las alternativas de código abierto para pokeapi/pokeapi incluyen: 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