denishpatel / pygmy

Pygmy: Saving AWS Bills on Standby DB Servers
5 stars 1 forks source link

missing API documentation #40

Open benchub opened 3 years ago

benchub commented 3 years ago

Now that I almost have pygmy installed, I'm realizing I don't see API documentation anywhere. Could we commit that so I can review what commands I'll want to be using? The way I'll be running pygmy, I won't have web access to drive the UI.

denishpatel commented 3 years ago

@benchub http://54.172.5.25/redoc/#tag/v1

denishpatel commented 3 years ago

you can use http://pygmysever-ip/redoc/#tag/v1

benchub commented 3 years ago

Cool, that looks like it'll keep me going for now! Thanks.

benchub commented 3 years ago

Hm, I take it back. Maybe I'm just missing data (see https://github.com/denishpatel/pygmy/issues/39), but I'm not able to get anything useful out of the API. Perhaps it's because I'm not logged in? I can generate a token with /api/login/ but I'm not sure how to use it.

amolvagare commented 3 years ago

we can close this one