Skip to content

mamirjamali/social_network_feed_api_django

Repository files navigation

Social_Network_Feed

APIs are documented with drf_document and Swagger

Functional Requirments:

1_User login: Users are able to login (user:token)
2_User registration: New user can create account (user:create)
3_Token authentication: Token will be created after login or registration
4_Feed: User will see their following posts. User can create, update and delete their own posts (feed:posts)
6_Tags: User can create, and update their own tags or use available tags. Tags only will be deleted when the related feed_post deleted (feed:tags)

About

Django API for a social network feed. Tech-Stack: Django, DRF, PostgreSQL, Swagger, Docker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published