GithubHelp home page GithubHelp logo

Comments (7)

hbeeken avatar hbeeken commented on July 21, 2024

@knolleary - for similar reasons as Zoltan in his comment in issue #6, I keep going backwards and forwards as to whether I'm writing an input node or query node for foursquare. The behaviour of the node is to poll foursquare to see if there have been any checkins recently by 'self'. If this is written as a query node the user can trigger the check using the inject node. If we were to provide a node that used the foursquare callback mechanism then this would fit as an input node since it would react to any new checkins that occurred. Thoughts anyone?

from node-red-web-nodes.

dceejay avatar dceejay commented on July 21, 2024

IMHO I'd prefer the input node that just works providing new data as it arrives. (At least to start with) - eg like the twitter node.

from node-red-web-nodes.

hbeeken avatar hbeeken commented on July 21, 2024

Thanks @dceejay I think the input node is considered the best one to provide first. However, since the functionality for both is very similar but the query node is easier to test to make sure the flow is working (by hooking it up to the inject node) I'm going to start by doing the query node and then simply transfer the functionality to an input node once the basics are there.

from node-red-web-nodes.

dceejay avatar dceejay commented on July 21, 2024

Ah OK. (The twitter api is different for query vs streams so not like that then :-)

from node-red-web-nodes.

hbeeken avatar hbeeken commented on July 21, 2024

Created pull request #15 with the work done so far - authentication done, just tweaks to the ui. Under the covers querying the foursquare api also done.

from node-red-web-nodes.

hbeeken avatar hbeeken commented on July 21, 2024

This work covered by pull request #22

from node-red-web-nodes.

hbeeken avatar hbeeken commented on July 21, 2024

Test have now been merged (pull request #37) and the functionality detailed in this issue has been implemented. Therefore closing.

from node-red-web-nodes.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.