Skip to content

Add support for custom party parrot animations #17

@mayberryzane

Description

@mayberryzane

Feature Request

Description

Currently, the Party Parrot as a Service API only supports the standard party parrot animation. It would be great to add support for custom animations and variations.

Proposed Solution

Add new endpoints to support:

  • Different parrot speeds (slow, normal, fast, turbo)
  • Custom color variations
  • Different parrot poses (dancing, flying, sleeping)
  • Ability to upload custom parrot frames

API Examples

GET /api/parrot?speed=turbo
GET /api/parrot?color=rainbow
GET /api/parrot?pose=dancing
POST /api/parrot/custom

Benefits

  • More engaging party parrot experiences
  • Greater customization options for users
  • Increased API usage and adoption

Additional Context

This feature has been requested by multiple users in the community forums. Supporting custom animations would make this service even more fun and versatile!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions