Skip to content

my current node.js project (restful API integrated with react/native app)

Notifications You must be signed in to change notification settings

Abdalla1990/giver-trail-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

giver-trail-backend

my current node.js project (restful API integrated with react/native app)

routes ( currently public but will be made private as development carries on) 1- /users/create-user { "email" : "", "firstName" : "", "lastName" : "", "password" : "", "pointesEarned": 1, "currentCause":"" } 2- /users/(user id) => displays the user's info (excluding the password)

About

my current node.js project (restful API integrated with react/native app)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published