"/user" => GET => get owner by own token
"/search/:userName" => GET => search users
"/starred/:user" => GET => find starred repo
"/addrepo" => POST => create repos
"/deleterepo/:owner/:repoName" => DELETE => delete repo but must has own token
"/unstar/:owner/:repoName" => DELETE => unstar the starred repo of us
forked from vyonizr/hacktivgit
-
Notifications
You must be signed in to change notification settings - Fork 0
harmnot/hacktivgit
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- JavaScript 73.7%
- HTML 24.8%
- CSS 1.5%