Skip to content

aztro's horoscope endpoint is down — here's a live one your users can open right now #49

Description

@shesl-tinkerland

@sameerkumar18

aztro still gets traffic from the PyAztro wrapper, aztro-js, the Go client, and the community projects listed in your README — but https://aztro.sameerkumar.website has been returning errors for a while, so anyone who follows your usage examples hits a wall.

I set up a working entry point that lets visitors pick their sign and get today's reading directly:

Try aztro-horoscope-api on Socialistic

Anyone landing on your repo can try it here without cloning, installing dependencies, or standing up their own instance.

The design choice that makes aztro sticky — one POST, flat JSON, no auth — is exactly what made three separate language wrappers and an Apple Watch app possible. That same simplicity translates well to a try-before-clone surface: a visitor sees the output shape (lucky number, mood, compatibility, description) before deciding whether to integrate.

Every session through that link leaves a usage record, so you can see which signs people actually ask about and whether the response shape still makes sense to new users.

If you'd rather not have this here, feel free to close.

shesonglin@tinkerland.ai

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions