Skip to content

nishadcptn/Snippet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snippet

'token' - To generating Jwt token

'token/refresh' - for getting refresh token

'snippet/' - for getting all snippet and all snippe count (GET, POST) / creating snippet

'snippet/{PK} - for getting snippet details with pk (GET, POST, PUT, DELETE) / updating snippets /deleting Snippets

'tag/', - for getting snippet and all tag names (GET method) / Snippet linked to tag (POST method)

                    {
                        'tag':'name'
                    }

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages