-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
API #3
Comments
Hi, thanks for interesting, |
Hi Movion How are the project? Is the project going on? Is the release going? Thanks |
Hi, I'm interested in this project but not sure if you're still working on it? I can't make any calculations. |
Hi, project is in beta, any help - welcome! )) |
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? |
The http://swisseph.com is not working for now :(. |
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. |
Hi. Thanks for reply. PS: sorry for my bad english :) |
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 ***@***.***> 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
<#3 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AUSfESjf1hqxvhr-J2EnX84uh7XbG72kks5tT8dWgaJpZM4HmAot>
.
|
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). |
Hi, Mikhail. It's really great idea. Is it still an alive project? |
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 ) |
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 ***@***.***> 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
<#3?email_source=notifications&email_token=AFCJ6ELL73U7JXGAR2VR53DQ76ZQDA5CNFSM4B4YBIW2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEKCAIQA#issuecomment-579077184>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFCJ6EPUXYO2ANE3YED2MXLQ76ZQDANCNFSM4B4YBIWQ>
.
|
Besides the Digital Ocean Droplet I would like us to implement something.
Send me a message to [email protected] 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 ***@***.***> 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
<#3?email_source=notifications&email_token=AFCJ6ELL73U7JXGAR2VR53DQ76ZQDA5CNFSM4B4YBIW2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEKCAIQA#issuecomment-579077184>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFCJ6EPUXYO2ANE3YED2MXLQ76ZQDANCNFSM4B4YBIWQ>
.
|
Thanks for interest! |
What version of Linux do you prefer?
…On Wed, Jun 10, 2020 at 9:08 PM Mikhail ***@***.***> 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
<#3 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFCJ6EOB2VUPAPP745LJKWDRWBKERANCNFSM4B4YBIWQ>
.
|
Ubuntu latest LTS is prefer |
Droplet ready, where can I send you the credentials?
…On Wed, Jun 10, 2020 at 9:26 PM Mikhail ***@***.***> wrote:
Ubuntu latest LTS is prefer
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#3 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFCJ6EKZ4CWDGSAEQND2LUDRWBMIVANCNFSM4B4YBIWQ>
.
|
is this project still in development? |
Hi Mikhail, I need to develop atro project, can you write to my mail - [email protected] |
Thanks Mikhail, really appreciate this project. I considered contributing directly, but in the end decided to create a new repo. Hope it’s useful. We can look into making it public. I'll probably make some improvements. |
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.
The text was updated successfully, but these errors were encountered: