Giter VIP home page Giter VIP logo

engine's Introduction

Yip Engine/API/Library

IN ACTIVE DEVELOPMENT

The core engine behind Yip, exposed as a node module consumable by... well, anything. Yet to be released/published.

Overview

  • Core (data / core API): src/core
  • Conglomeration (...): [todo]

Engine notes

Todo: Consider / Think About / Develop:

  • Discovery API / related to conglomeration [?]
  • Diffusion ticker / checker ( governs popularity )
  • Specific location monitor ( for discovery )
  • Core
  • User-made judgements ( voting, rating, etc. )
  • Moderation hooks ( moderation queueing, user/mod profiling for suitability )
  • User credibility governance ( hooks for credibility consideration )
  • General [TBD]
  • Meaningful metric API consideration ( exposed metrics, bounds, stats )

engine's People

Contributors

padolsey avatar barbaracassani avatar

Stargazers

 avatar  avatar

Watchers

James Cloos avatar

Forkers

barbaracassani

engine's Issues

Contracts between core and aggregation

The Aggregation engine should have an API to consume from the Core in order to get the raw data. I don't think there's much left to the imagination here - the only thing that comes to my mind at present, being that I don't remember exactly the rationale for not allowing the Aggregation to interrogate the database directly.

Anyway, I think we can agree on a GET call to obtain reports that satisfy given criteria, i.e.:

/reports/tags/[tag or list of tags]
/reports/[report slug]
/reports/location/[coordinates, radius]
/reports/time/[timestamp, time range]

Would that be suitable? Or we can use streams and just initialise the stream with the required criteria, using always the same endpoint.

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.