Git Product home page Git Product logo

animal-facts's People

Contributors

snooyen avatar

Watchers

 avatar

animal-facts's Issues

Implement fact-subscription service

  • fact-subscription service subscribes to Redis message channel for a given animal
  • fact-subscription service sends facts to users via Twilio text integration

Implement fact-publisher service

fact-publisher periodically runs

  • Determine scheduling method (K8s Jobs? CRON?)
  • Strategically read facts from Redis
  • Publish fact as message to Redis

Implement fact-admin Service

fact-admin is an administrative service for the animal-facts system. fact-admin should implement the following

  • reads facts from approvals: message channel and texts an admin to ask for approval before sending the fact to end users.
  • provides CRUD endpoints for Users

Implement users service

Users service should create, update, & delete users.

Users:

  1. ID
  2. Name
  3. Phone #
  4. Subscriptions

Create Redis K8s Manifest

We'll use Redis as a Pub/Sub message system.

fact-scraper service will scrape web pages for facts
fact-publisher service will periodically read facts from a redis and publish them as a message
fact-subscriber service will read messages from redis and send them as texts to users

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.