Indian Astrology

screenshot of Indian Astrology

A node module to get the Indian astrological details from the provided birth details as a JSON object. You will also get a prediction based on the calculated details.

Overview

If you've ever been curious about your astrological details or the influence of your birth time on your personality, this Indian astrology API is a fantastic tool. It allows users to generate detailed astrological information based on birth details, formatted as a convenient JSON object. With the ability to receive predictions based on your rashi (zodiac sign), this API caters to both personal and professional use, making it an intriguing resource for anyone interested in astrology.

Designed for easy integration and usage, this API not only provides comprehensive astrological details but also accommodates various parameters like timezone and daylight saving settings. Whether you're a developer looking to enrich an application or an enthusiast wanting to explore your astrological profile, this API serves as a reliable guide.

Features

  • Astrological Details by Date: Get a complete JSON object containing astrological information tailored to your birth details, including day, month, year, hour, and minute.

  • Timezone Support: The API allows the inclusion of timezone data, ensuring accurate calculations based on where you were born.

  • Predictions based on Rashi: Users receive predictions derived from their rashi, offering insights into personality traits and potential experiences based on astrological principles.

  • Multiple Input Methods: Different methods to input your birth details, including options for when the exact birth time is unknown, make it versatile for varied needs.

  • Country and Timezone Lists: Get comprehensive JSON lists of countries and their corresponding timezones to facilitate better user experience and accuracy.

  • Today's Astrological Details: For those who want immediate insights, the API can provide astrological details for the current day based on daylight saving considerations.

  • Open Source License: This API is distributed under the MIT license, encouraging contributions and development from the community.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.

webpack
Webpack

Webpack is a popular open-source module bundler for JavaScript applications that bundles and optimizes the code and its dependencies for production-ready deployment. It can also be used to transform other types of assets such as CSS, images, and fonts.