Skip to content

rohit-lunavara/Microblog

Repository files navigation

Welcome to Microblog!

  • Users can follow and send private messages to other users; view their personalized timeline and explore the global feed of posts with pagination support to avoid overloading the database
  • Allows searching for posts and obtaining relevant results using ElasticSearch
  • Blog posts can be exported as a JSON blob while navigating the application which is handled using Redis
  • Implemented the Database in SQL with extensive lazy loading for efficiency with 100% Unit Test coverage

Credits

https://blog.miguelgrinberg.com/

About

A social network style blogging application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors