Skip to content

Uses express and joi to add users, events temporarily on server.

Notifications You must be signed in to change notification settings

LyleMartin/express_joi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

express_joi

Uses express and joi to add users, events temporarily on server.

Uses port environment port or 3000. /api/user adds a user with {email, password, phone (opt)} sent /api/users returns all users.
/api/event adds a user with {email, event} sent /api/events returns events with {show: all, one or last, email: } sent

About

Uses express and joi to add users, events temporarily on server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published