Skip to content
/ grumpy Public

Grumpy is a bad mooded messaging system for an experiment about fluxions.

Notifications You must be signed in to change notification settings

etnbrd/grumpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter Like based on Fluxions

This is a prototype of a twitter like application based on Express and Fluxions.

How is it working ?

  • Each route has a fluxion associated which check that the parameters are set correctly.
  • Each account is a fluxion and has an associated memory with :
    • The name of the account.
    • Tweets.
    • People follwed by this account.
    • People following this account.
  • One fluxion is used for the output.

For the moment, everything is done with the GET method and there is no user interface. This will be added soon.

Authors

About

Grumpy is a bad mooded messaging system for an experiment about fluxions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published