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

Use Struct to get price from REST API #1

Open
mubaris opened this issue Jan 14, 2018 · 3 comments
Open

Use Struct to get price from REST API #1

mubaris opened this issue Jan 14, 2018 · 3 comments

Comments

@mubaris
Copy link
Member

mubaris commented Jan 14, 2018

Right now we are using empty interface to access REST API.

https://github.com/gostudent/Grypto/blob/master/main.go#L40-L45

In this issue, you need to use JSON Struct to access REST API. There's a clue in the comments.

Read these before implementing it:-

Ask If you have any doubt

@rahulkumaran
Copy link
Contributor

I'd like to try this out! Could you assign this to me so that I can try?

@mubaris
Copy link
Member Author

mubaris commented Jan 14, 2018

Go Ahead @rahulkumaran

@Jigar3
Copy link
Contributor

Jigar3 commented Jan 15, 2018

I would like to take this issue

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

3 participants