Skip to content

Latest commit

 

History

25 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CURRENT ENDPOINTS

REQUIRE PASS,PORT,JWT_SECRET ENV Variables

[] GET /

[] GET /amIAuthed

//////////////////////////

[] GET /api/auth

[] POST /api/auth/login {username: String, password: String}

[] POST /api/auth/register {username: String, password: String}

//////////////////////////

[] GET /api/tweet/

[] GET /api/tweet/:id

[] GET /api/tweet/last/:id

[] POST /api/tweet/

[] DELETE /api/tweet/:id

/////////////////////////

[] PUT /api/user/highscore/:id { highscore : Number} [] GET /api/user/:id

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages