Skip to content

back end for llamaface (node.js, express, mongodb)

Notifications You must be signed in to change notification settings

ashbadger/llamaface-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

Build Status

llamaFace is f*cebook for llamas.

this is a full stack project. front end (angular 6) project can be found here: llamaface-ng2

routes:

route method
/llamas /GET, /POST
/llamas/:id /GET, /PATCH, /DELETE
/llamas/search /GET
/llamas/me /GET
/llamas/me/token /DELETE
/llamas/login /POST
/posts /GET, /POST
/posts/:id /GET, /PATCH, /DELETE
/posts/user/:id /GET, /DELETE

technologies: node, express, mongoose, bcrypt, jwt, mocha, heroku, travis ci.

Releases

No releases published

Packages

No packages published