PokemonStudioDataApi

command module
v0.0.0-...-da914d2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 6, 2026 License: Apache-2.0 Imports: 10 Imported by: 0

README

Pokémon Studio Data API

A Go-based REST API for accessing Pokémon Studio project data.

Features

  • Pokemon: List and get details
  • Types: Query type relationships
  • Abilities: Access ability information
  • Moves: Coming soon

Quick Start

# Run with Docker
docker run -p 8000:8000 -v /path/to/data:/data foreternelle/pokemon-studio-data-api

Documentation

All documentation is available in the Wiki:

Page Description
Installation Docker and source installation
Development Setup Local development environment
Project Structure Code organization

API Reference

The API is documented with OpenAPI 3.0. See docs/api/openapi.yml for the full specification.

Configuration

Flag Default Description
-port 8000 Server port
-cors * CORS headers
-data data Data directory
-log-level INFO Logging level

Development

See Development Setup for:

  • Mise-based development environment
  • Available commands
  • Code generation workflow

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL