Skip to content

manitbaser/Preferences-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Preferences-App

preference: python package for the project.

preferences: app.

path('user/'):-

path('register/') # Create new user and obtain token


path('token/') # Obtain token


path('info/') # View and update user info


path('preferences/') # View and edit user preferences


path('deactivate/') # Deactivate user  


path('suggestions/) # Get suggestions

path('article/') # View all articles

path('article/(int)/') # View articles related to tag(int)

path('preferences/') # View all preferences

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages