wangsha / flask-friends

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

flask-friends

Inspired by Python Social Auth and Django Friendship

This repository contains common code supporting friendship request, accept and reject feature and endpoints to retrieve a list of connected friends, rejected/open friendship request.

It's designed to be framework, storage database ignorant like python-social-auth. So far, Flask framework with Mongoengine storage has been implemented.

About

License:GNU General Public License v3.0


Languages

Language:Python 98.5%Language:Makefile 1.5%