A tiny social network built with FastAPI and React+RxJs
A tiny social network (for bunnies), built with FastAPI and React+RxJs. Included features: :speech_balloon: chat :red_circle: online/offline friends status :abcd: “Is typing…” indicator :two_men_holding_hands: friend requests and suggestions :bell: notifications :postbox: posts :pencil: comments :scroll: conversations history :rabbit2: random profile picture generation :lock: authentication Tech stack: :snake: Python 3.8 + FastAPI :notebook_with_decorative_cover: PostgreSQL 13 + async SQLAlchemy (Core) + asyncpg driver :link: Neo4j graph db for relationships between users and fast queries :dart: Redis for caching and Pub/Sub :zap: Socket.IO […]
Read more