Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Oct 30, 2018. It is now read-only.

Add support for /data/GetNews#10

Open
kauffecup wants to merge 1 commit intoAlchemyAPI:masterAlchemyAPI/alchemyapi_node:masterfrom
kauffecup:news-supportkauffecup/alchemyapi_node:news-supportCopy head branch name to clipboard
Open

Add support for /data/GetNews#10
kauffecup wants to merge 1 commit intoAlchemyAPI:masterAlchemyAPI/alchemyapi_node:masterfrom
kauffecup:news-supportkauffecup/alchemyapi_node:news-supportCopy head branch name to clipboard

Conversation

@kauffecup
Copy link

This change does the following:

  • Add referenced endpoints for /data/GetNews
  • Add method for news that takes start, end, timeSlice, maxResults, and q
  • Add support for "GET" in analyze (might be a little hacky - just let me know)
  • Replace manually building of query string to using the npm module qs - this supports nested JSON. For example { a: { b: 'c' } } becomes a.b=c (necessary for the queries that Alchemey supports)

This change does the following:
  - Add referenced endpoints for `/data/GetNews`
  - Add method for `news` that takes start, end, timeSlice, maxResults, and q
  - Add support for "GET" in analyze (might be a little hacky - just let me know)
  - Replace manually building of query string to using the npm module qs - this supports nested JSON. For example `{ a: { b: 'c' } }` becomes `a.b=c` (necessary for the queries that Alchemey supports)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Morty Proxy This is a proxified and sanitized view of the page, visit original site.