Skip to content

bruinbrown/Bleeter.CS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bleeter.CS

Bleeter is a simple microblogging service built with Akka.Net used to demonstrate modelling applications with the actor model.

It requires Azure table storage for storing authentication info but development storage is fine and that's what it's configured to use at the minute.

I've not really had much chance to create much of a UI but it is usable, you just need to set the OAuth token in local storage and then it will allow you to use the API. I mostly demonstrated with Postman and used the UI to demonstrate the SignalR streaming

About

Example used to demonstrate Akka.Net at DevSouthCoast January 2015

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published