Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django Rest Framework (DRF)

This repo implements an end-to-end Django Rest Framework for creating and managing snippets. It ties each snippet to the user that created it, hence it implements authentication and authorization for managing the snippets. The creator can edit and delete snippets while others can only view the snippets.

The final product uses ViewSets that is registered with the DefaultRouter for automatic routing.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages