ryuphi / astrology-api

Astrology API Rest
GNU Affero General Public License v3.0
132 stars 47 forks source link

Inclusion of speed property for planets in API #18

Closed amitabh-srivastav closed 3 years ago

amitabh-srivastav commented 3 years ago

I am unable to get the speed property of planets from the package. Can someone help me on how to include it in the API, as the Speed flag is already included in the parameters.

ryuphi commented 3 years ago

Hi! I added in #19 the speed field in the api response along with the retrograde status field, this field shows if the astro is in retrograde phase or not.

I hope this change can help you.

Greetings.

amitabh-srivastav commented 3 years ago

Thanks a lot for promptly completing the much required enhancement.