Skip to content
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

Define the API #2

Open
Ribesg opened this issue Jul 29, 2014 · 4 comments
Open

Define the API #2

Ribesg opened this issue Jul 29, 2014 · 4 comments

Comments

@Ribesg
Copy link
Member

Ribesg commented Jul 29, 2014

For now we have this: http://goo.gl/qMqc20

@gdude2002
Copy link
Contributor

We should define /exactly/ what we need to store and what we need from the API. Also, since it seems that the API will be a separate server, how it's going to communicate with the rest of the network.

@Ribesg
Copy link
Member Author

Ribesg commented Aug 12, 2014

Time to work on this :-)

@gdude2002
Copy link
Contributor

There's been discussion on IRC around the language to use for this - I feel like Python would be pretty suitable for this, is has great JSON support and an awesome MongoDB driver, and it's my strongest language so I feel like I'd be put to best use with it.

And given that it's basically a thin API, as far as I can see, Python appears to be pretty ideal.

What I'd need to know, basically, is what API calls are needed and where I'm pulling data from.

@gdude2002
Copy link
Contributor

Further relevant discussion: Statik-Metrics/Statik#5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants