mivion / swisseph-api

Swisseph API
GNU General Public License v2.0
40 stars 11 forks source link

API #3

Open pfcvik opened 8 years ago

pfcvik commented 8 years ago

Hi I love this project, because I have several days looking for ways to implement the ephemerides, and finding you've done in node.js, it is something fabulous. I am very interested in using all the backend for a number of app, however, I have been testing the api and enter values gregorian, universal, latitude and longitude, does not make me any calculations.

mivion commented 8 years ago

Hi, thanks for interesting, The project is not released yet, so some functions does't work for now.

Kibo commented 7 years ago

Hi Movion thanks for your work.

How are the project? Is the project going on? Is the release going?

Thanks

agatac commented 6 years ago

Hi, I'm interested in this project but not sure if you're still working on it? I can't make any calculations.

mivion commented 6 years ago

Hi, project is in beta, any help - welcome! )) For now I little busy, if someone interesting, make PR, or even be a contributor.

agatac commented 6 years ago

The thing is, I can't fetch any calculations. If I understand correctly, you're connecting to http://swisseph.com but it'd down. Could you briefly explain how to fetch calculations?

mivion commented 6 years ago

The http://swisseph.com is not working for now :(. The swisseph.com was made by me, but I did't pay the domain. May be we should up and running it again? For this we have to buy the domain and server for this. For now question is: how many people needs this service to support it?

notforevergit commented 6 years ago

Hi Mivion, I've been working with your swisseph nodejs application lately and I managed to build a few functions that I would like to expose as an REST API, I just found that you already had this API version but as I can read on this thread is not working.

One question: The app is making a call to swisseph.com for some reason. What exactly are you trying to pull from that address?? you have all the functionality available locally so I am a little confusedwith this call.

I wish I could contribute to the development, but I am kind of a newbie on node. Let me know if you think I can help you with something.

mivion commented 6 years ago

Hi. Thanks for reply. Swisseph.com was the idea to be an online public API for ephemeris based on nodejs implementation. But then i lost time in another project, forgot about this project for a time. Now, there are no problems to get up and running it again. Just time and money for domain and server. As you mention, you may run local server based on nodejs impl, but i wanted to get this API online public available. The question is: how many people need this service? Do we need swisseph.com for public api or we have to create open source sever which can serve data localy?

PS: sorry for my bad english :)

notforevergit commented 6 years ago

Hi Mikhail,

thanks your time to answer. Maybe I didn't ask the question correctly. I am trying to run this git repository API locally to play with it and some front-end framework, but when I run npm start the program opens a socket to swisseph.com. My question is, can I run this API server locally without connecting to swisseph.com? I thought this repository was to create an API server.

And the other question is how much money do we need a year to have this API online?

On Mon, Feb 12, 2018 at 12:08 AM, Mikhail notifications@github.com wrote:

Hi. Thanks for reply. Swisseph.com was the idea to be an online public API for ephemeris based on nodejs implementation. But then i lost time in another project, forgot about this project for a time. Now, there are no problems to get up and running it again. Just time and money for domain and server. As you mention, you may run local server based on nodejs impl, but i wanted to get this API online public available. The question is: how many people need this service? Do we need swisseph.com for public api or we have to create open source sever which can serve data localy?

PS: sorry for my bad english :)

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/mivion/swisseph-api/issues/3#issuecomment-364830151, or mute the thread https://github.com/notifications/unsubscribe-auth/AUSfESjf1hqxvhr-J2EnX84uh7XbG72kks5tT8dWgaJpZM4HmAot .

mivion commented 6 years ago

Hi,

Yes you can run it locally, just change swisseph.com to localhost or the IP where the server is running.

About money (per year): domain ~ $25, server ~ $120 (Digital Ocean). May be we can find free hosting plan, but it should have to store about 3GB of ephemeris. I'll try to find it.

vitaliifokine commented 4 years ago

Hi, Mikhail.

It's really great idea. Is it still an alive project?

mivion commented 4 years ago

Hi,

We may build online server to support this API for public, but I have no so much time and money for now :)

Help are welcome )

notforevergit commented 4 years ago

Do you think we can use a Digital Ocean Droplet for this? if so which one would you recommend?

On Mon, Jan 27, 2020 at 9:41 PM Mikhail notifications@github.com wrote:

Hi,

We may build online server to support this API for public, but I have no so much time and money for now :)

Help are welcome )

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/mivion/swisseph-api/issues/3?email_source=notifications&email_token=AFCJ6ELL73U7JXGAR2VR53DQ76ZQDA5CNFSM4B4YBIW2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEKCAIQA#issuecomment-579077184, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFCJ6EPUXYO2ANE3YED2MXLQ76ZQDANCNFSM4B4YBIWQ .

notforevergit commented 4 years ago

Besides the Digital Ocean Droplet I would like us to implement something. Send me a message to notforever@gmail.com and we can talk about it. I have a little cash I can use to make this happen

On Mon, Jan 27, 2020 at 9:41 PM Mikhail notifications@github.com wrote:

Hi,

We may build online server to support this API for public, but I have no so much time and money for now :)

Help are welcome )

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/mivion/swisseph-api/issues/3?email_source=notifications&email_token=AFCJ6ELL73U7JXGAR2VR53DQ76ZQDA5CNFSM4B4YBIW2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEKCAIQA#issuecomment-579077184, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFCJ6EPUXYO2ANE3YED2MXLQ76ZQDANCNFSM4B4YBIWQ .

mivion commented 4 years ago

Thanks for interest! To have full functionality we need server with 2 or more cores, 4GB memory, and disk ~100GB.

notforevergit commented 4 years ago

What version of Linux do you prefer?

On Wed, Jun 10, 2020 at 9:08 PM Mikhail notifications@github.com wrote:

Thanks for interest! To have full functionality we need server with 2 or more cores, 4GB memory, and disk ~100GB.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/mivion/swisseph-api/issues/3#issuecomment-642393710, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFCJ6EOB2VUPAPP745LJKWDRWBKERANCNFSM4B4YBIWQ .

mivion commented 4 years ago

Ubuntu latest LTS is prefer

notforevergit commented 4 years ago

Droplet ready, where can I send you the credentials?

On Wed, Jun 10, 2020 at 9:26 PM Mikhail notifications@github.com wrote:

Ubuntu latest LTS is prefer

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/mivion/swisseph-api/issues/3#issuecomment-642398363, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFCJ6EKZ4CWDGSAEQND2LUDRWBMIVANCNFSM4B4YBIWQ .

vasuneet commented 4 years ago

is this project still in development?

lDeNl commented 2 years ago

Hi Mikhail, I need to develop atro project, can you write to my mail - den-911@ya.ru If you have some free time, I think our interests may coincide.