Skip to content

johnchuks/YAK-server

 
 

Repository files navigation

image

image

YAK-server

Server-side implementation of Yeti App Kit built on Django. Includes:

  • rest_core: Base features to support other REST libraries, including test cases and permissions.
  • rest_user: User relevant API resources for creating and authenticating users with OAuth2.0
  • rest_social_auth: Implements social sign up with python social auth
  • rest_social_network: Models and APIs for social functionality (hashtags, likes, following, comments, @mentions, flagging / reporting)
  • rest_notifications: Models and APIs for notifications. Includes support for push notifications with Pushwoosh.

Find documentation on Read the Docs.

View the Test Project associated with this library for examples.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.7%
  • HTML 1.3%